Page 1 of 1

Iframe based editor..

Posted: Sat Feb 04, 2006 4:27 am
by IAD
Hey,

I built my own editor based iframe, like VBuilletin but my problem is that some of the actions don't work with Mozilla FireFox.

The commands that don't work: DirLTR,DirRTL,Cut,Copy,Paste..


Do you have any solution for that problem?

Thanks in advanced, Tal..

Posted: Sat Feb 04, 2006 9:33 am
by s.dot
would be nice to see some code

but when I have problems with javascript in firefox (which is what you're using I'm assuming) it's because I'm using elements names instead of their IDs (which works in IE)