SitePoint Sponsor |
|
User Tag List
Results 1 to 4 of 4
Thread: execCommand problem
-
Aug 15, 2007, 01:54 #1
- Join Date
- Jun 2007
- Location
- Mexico
- Posts
- 59
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
execCommand problem
hi there everybody
im working on my own WYSIWYG application for a CMS but i see that FF doesn't support the user interface of the execCommand... and even if it support it im developing my own interface so a just need to know how can i pass some argument to the command
for example the insertImage command in which i need ot send the vspace hspace and all that stuff or if u know other way to do that i will appreciate ur advice
thank you
-
Aug 15, 2007, 03:16 #2
- Join Date
- Oct 2004
- Location
- Birtley, UK
- Posts
- 2,439
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
when searching the t'internet I was seeing this all over the place:
http://de.tikiwiki.org/xref-BRANCH-1...ml.source.html
Basically it seems that they insert an img, with an ID, which can be referenced.
-
Aug 15, 2007, 10:04 #3
-
Aug 15, 2007, 10:42 #4
- Join Date
- Jun 2007
- Location
- Mexico
- Posts
- 59
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
i have just tried it but it doesnt work
Bookmarks