iFrame in javascript wont work in Firefox [solved]

Javascript No Comments »

iFrame when enabled in design just wont work in firefox. It wont accept any input, but it works very well in internet explorer. I was working on a rich text editor with iframe and this has been a major problem with it.
i finally resolved this.
Mozilla says this line must be called from by the onLoad() […]

Displaying HTML code in Wordpress Posts!

Wordpress, Internet, PHP Scripts No Comments »

I had a terrible problem for a long time which frustrated me quite often! Being a programmer myself i wanted to post html code on my wordpress post and everytime i do it wordpress wont show the code and only shows the html output.
Just like html i wanted to post code like various other […]

A Simple WYSIWYG Editor in Javascript

Javascript, General, Internet, PHP Scripts No Comments »

I have been always under the impression that making a html based WYSIWYG editor is hard and required complex code. Being myself a beginner in javascript i just cannot believe that how simple it is to make a rich text html editor with WYSIWYG environment.
With just few lines of simple code you can make yourself […]

Create selected text to hyperlink in Javascript

Javascript No Comments »

i have come across many many open source WYSISWYG html editors and one thing that kept me always annoying is a popup html window to create a link. Since creating the hyperlink is such an important feature in the wysiwyg editor, keeping it simple is so important.
I just wanted like a prompt asking for URL […]

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Login