| JQuery Plugin
|
|
< < | |
> > |
|
| |
|
< < | |
> > |
|
| jQuery JavaScript library for TWiki
Description |
|
</> <--/twistyPlugin--> |
|
> > | Specifying where to insert JavaScript and CSS loadling lines
This plugin inserts lines to load JavaScript and CSS files into the rendered HTML.
By default, those lines are inserted at the beginning of the <head> tag content.
That's fine for the skins bundled with TWiki releases.
But you may want to specify where to insert those lines.
In that case:
- Put
<!-- JQueryPlugin placeholder --> at the place you want to have those lines
- Set
$TWiki::cfg{Plugins}{JQueryPlugin}{CheckPlaceholder} to "1" (or any other true value)
|
| Plugin Info
|
|
< < |
|
> > |
|
|
|
|
< < |
Plugin Version: |
2014-09-03 |
|
> > |
Plugin Version: |
2015-09-11 |
|
| <--/twistyPlugin twikiMakeVisibleInline--> |
|
> > |
2015-09-11: |
TWikibug:Item7686 : JQueryPlugin to be able to insert ~JavaScript and CSS loading lines at a specified place |
2015-01-10: |
TWikibug:Item7604 : Switch from GPL v2 to v3 |
2014-11-14: |
TWikibug:Item7588 : Option to load tab content asynchronously; select specific tab in jQuery tab pane; allow tab panes in bullet lists & TWiki table cells; allow HTML in tab title |
|
|
2014-09-03: |
TWikibug:Item7548 : The CSS margin definition of tab(JQTAB) headers need to take precedence. |
2014-08-26: |
TWikibug:Item7544 : JQTAB enhancement: Active tabs have gray gradient; slightly bigger container padding and inter-tab margin |
2014-08-17: |
TWikibug:Item7544 : JQTAB enhancements: Show blue link instead of red link on hover over tab; make css overridable; remove dotted underline below tab -- TWiki:Main.PeterThoeny |
|