Iframe based editor..

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
IAD
Forum Commoner
Posts: 42
Joined: Wed Dec 28, 2005 12:36 pm
Location: Israel, Soon Canada :)

Iframe based editor..

Post 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..
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Post 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)
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
Post Reply