jq_ui_accordion

Description

Accordion from the jQuery UI framework

Files

  • http/plugins/jq_ui_accordion.js
  • http/extensions/jquery-ui-1.7.2.custom/development-bundle/ui/ui.accordion.js

SQL

INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment,
e_title, e_element, e_src, e_attributes, e_left, e_top, e_width,
e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file,
e_mb_mod, e_target, e_requires, e_url) VALUES ('<appId>',
'jq_ui_accordion',2,1,'Accordion from the jQuery UI framework','','',
'','',NULL ,NULL ,NULL ,NULL ,NULL ,'','','','',
'../extensions/jquery-ui-1.7.2.custom/development-bundle/ui/ui.accordion.js',
'','jq_ui','http://docs.jquery.com/UI/Accordion');

Help

http://jqueryui.com/demos/accordion

Maintainer

http://www.mapbender.org/User:Christoph_Baudson

License

Copyright © 2009, Open Source Geospatial Foundation This program is dual licensed under the GNU General Public License and Simplified BSD license.  http://svn.osgeo.org/mapbender/trunk/mapbender/license/license.txt

Close