hello friends,

i did a small js function that takes all the help_text's from the
fields in table_form's
and moves them to the title attribute of the widget itself.

my function depends on jsquery, and may be run in a more finegrained manner.

jquery is being used in some widgets on some of my forms, but not on
all my forms. therefore,
i'd like to inject jquery on-=demand on the other forms.

manually loading jquery for the second time on the same page is not
working, hence i'd need
an official resource injection, that will be loaded only once.
i could wrap my js function in a python module, but then i'd like to
inject that module at
the template level.

my function is attached.

best regards,
alex

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Attachment: help2title.js
Description: JavaScript source

Reply via email to