Version 1.1.0 released
git-svn-id: svn://p-o.co.uk/p-o.co.uk/com_ajaxdemo@60 60e5ea7b-c093-dd11-ac13-000423648166
This commit is contained in:
25
README.txt
Normal file
25
README.txt
Normal file
@ -0,0 +1,25 @@
|
||||
Ajax Demo
|
||||
|
||||
Demonstrating Ajax with Mootools in a Joomla component, this example creates
|
||||
a rich and efficient popup user interface.
|
||||
|
||||
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.
|
||||
|
||||
Copyright Persistent Objects Ltd
|
||||
|
||||
License
|
||||
GNU General Public License version 2 or later; see LICENSE.txt
|
||||
|
||||
Thanks
|
||||
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.
|
||||
Reference in New Issue
Block a user