Dec
10
FCKeditor 2.5 released
Filed Under ColdFusion, HTML, JavaScript | 6 Comments
FCKeditor 2.5 was released a week ago. This is a significant release as FCKeditor introduces support for Safari and Opera. The editor also has a whole lot of improvements in this release.
I did get a chance to try out FCKeditor 2.5 on Safari. The editor no longer (magically!) turns itself into a dumb text area on Safari. It works fine on [...]
Dec
8
Watch out for HTML 5
Filed Under ColdFusion, HTML | 4 Comments
HTML 4 has been around for a quite a long time now. Lachlan Hunt gives a preview of what to expect out of HTML 5. The spec is still under way and it is going take some time before we can actually see HTML 5 in action.
One of the important points to notice is [...]
Dec
7
Fire the onchange event the browser independent way
Filed Under ColdFusion, HTML, JavaScript | 30 Comments
I have faced a whole of lot of issues trying to fire the html events, mostly the onchange event, from JavaScript. The situation was pretty simple. I modified the value of a text box from JavaScript and I now wanted to fire the onchange event programmatically. Tried a lot of solutions suggested. When I finally [...]


