Archive | November, 2007

Javascript and Querystring Variables

15. November 2007

0 Comments

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...
Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • LinkedIn
  • Technorati
  • YahooMyWeb
  • E-mail this story to a friend!

HTMLFormElement is Undefined in IE (Prototype and Mootools)

15. November 2007

1 Comment

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...
Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • LinkedIn
  • Technorati
  • YahooMyWeb
  • E-mail this story to a friend!

Editing Content With Joomla: Frontend

13. November 2007

4 Comments

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...
Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • LinkedIn
  • Technorati
  • YahooMyWeb
  • E-mail this story to a friend!