* @copyright 2010-2012 Persistent Objects Ltd * @license GNU General Public License version 2 or later; see LICENSE.txt * * @link http://p-o.co.uk/ */ defined('_JEXEC') or die('Restricted access'); ?>
Welcome to the com_ajaxdemo component to demonstrate one of the many uses of Ajax
After installing this component, just add a menu item of type 'Ajaxdemo/Colour List Layout' to a menu, then you will be able to see a list of colours that can be clicked to open in a popup box.
Search engines and browsers without javascript see the content through normal html pages.
If you are not getting a popup box, then media/system/js/modal.js and media/system/js/modal-uncompressed.js may not have been fixed, if not, then simply append the contents of modal.js.txt that came with the zip installation to both files.
Persistent Objects Ltd 2010-2012
GNU General Public License version 2 or later; see LICENSE.txt
The graphics were created using the Gnu image manipulation program http://www.gimp.org/
Thanks to Wikipedia for the colour wavelengths.
Thanks to http://www.lipsum.com/ for additional text.