JavaScript-Framework-jQuery

 view release on metacpan or  search on metacpan

lib/JavaScript/Framework/jQuery.pm  view on Meta::CPAN


=item plugins

A reference to a hash with an element for each jQuery plugin that you want to
manage with this module. Each element contains a C<library> type data structure.

=item xhtml

Default: true

A boolean indicating whether markup should try to conform to XHTML or not.

=item transient_plugins

Default: true

If true, calling the C<document_ready> or C<constructor_calls> method clears
the list of plugin constructors and assets (JavaScript and CSS files) returned
by the C<script_src_elements>, C<link_elements>, C<document_ready> and
C<constructor_calls> methods.



( run in 1.113 second using v1.01-cache-2.11-cpan-49f99fa48dc )