Either write something worth reading or do something worth writing.
— Benjamin Franklin
In web browsers you can access the querystring with client-side JavaScript, but there is no standard way to parse out the name/value pairs. Andrew Urquhart from andrewu.co.uk has come up with a very useful Javascript (CSJSRequestObject) that mimics ASP’s server-side Request.QueryString() command.
Continue reading...15. November 2007
If you are utilizing both Prototype (which is used with Scriptaculous) and Mootools on your website and run accross this javascript error “HTMLFormElement is Undefined” there appears to be some sort of conflict when you use both these frameworks together. This appears to only be an issue in IE, Firefox has no problem including both. [...]
Continue reading...13. November 2007
I recently created this screencast demonstrating to a client the front end editing capabilities of Joomla. This installation utilizes JCE and all JCE plugins for the WYSIWYG. The video content presented here requires JavaScript to be enabled and the latest version of the Macromedia Flash Player. If you are you using a browser with JavaScript [...]
Continue reading...
15. November 2007
0 Comments