Joomla uses Mootools as a Javascript framework by default, and also has a light-box effect called Squeezebox built in by default. It’s quite easy to add Squeezebox functionality to your Joomla template.
tags: Javascript, Joomla, Mootools, Notes, Squeezebox, Templates author: admin comments: No Comments
This is going to be a list of web development tools that I use. Right now, it’s pretty small. Inspired by this page from elementiks.com. Templates: Bulletproof Templates – Joomla Blank Skeleton Templates Sandbox by Plaintext – WordPress Blank Skeleton Template jQuery: Visual jQuery jQuery API
tags: CSS, Javascript, Joomla, jQuery, Notes, PHP, Templates author: admin comments: No Comments
This is a handy piece of code I use for whenever I need to load the output of a Joomla module as a PHP variable. One common use for this is to allow for HTML tags in menu titles. It’s also handy if you need to do string searches.
tags: Joomla, Notes, PHP author: admin comments: No Comments