Skip to main content

Home/ Semantic/ Group items tagged themes

Rss Feed Group items tagged

sebastien grandperret

jQuery UI - ThemeRoller - 0 views

  •  
    theme gris
sebastien grandperret

UI/API/1.8/Accordion - jQuery JavaScript Library - 0 views

  • Theming The jQuery UI Accordion plugin uses the jQuery UI CSS Framework to style its look and feel, including colors and background textures. We recommend using the ThemeRoller tool to create and download custom themes that are easy to build and maintain. If a deeper level of customization is needed, there are widget-specific classes referenced within the jquery.ui.accordion.css stylesheet that can be modified. These classes are highlighed in bold below.
  • activate Signature: .accordion( "activate" , index ) Activate a content part of the Accordion programmatically. The index can be a zero-indexed number to match the position of the header to close or a Selector matching an element. Pass false to close all (only possible with collapsible:true).
  •  
    accoridion JQuery 
Nicolas Punzo

What makes a valid UWA widget? [doc] - 0 views

  • What makes a valid UWA widget? In order for your widget to work properly within the UWA environment, it has to follow the following rules. It MUST be well-formed XML It MUST be UTF-8 encoded It MUST feature the Netvibes namespace It MUST place the JavaScript and CSS code in the HEAD section of the HTML file It SHOULD use JavaScript/Ajax to send/receive data It SHOULD work within an IFRAME It SHOULD make use of a legal or personnal Web service/API It SHOULD be a static file - no server side scripting Additionnaly, if you intend to test your widget locally, it SHOULD make use of the following JavaScript and CSS emulation files: <link rel="stylesheet" type="text/css" href="http://www.netvibes.com/themes/uwa/style.css" /> <script type="text/javascript" src="http://www.netvibes.com/js/UWA/load.js.php?env=Standalone"></script>
1 - 3 of 3
Showing 20 items per page