|
|
Sponsor |
Re: JS/AJAX with HTML::Widget: msg#00060lang.perl.modules.html-widget.general
On 22/08/06, Tobias Kremer <t@xxxxxxxxxxxx> wrote: > I searched through the mailing list archives and googled the net high and low > and still can't believe that I haven't found a single demonstration on how to > inject JS stuff into a HTML::Widget form. I suppose that's what the Container > stuff is for, but an example of how to use it would be really helpful. Could > somebody show me an example of how to include, let's say an onsubmit (form) or > onclick action? Or is this currently not possible with HTML::Widget? You can add arbitrary attributes to both the form (widget) and any element with the 'attributes' hash-ref. $widget->attributes->{onsubmit} = 'javascript:mymethod(this.form)'; $element->attributes->{onclick} = 'xxx'; I suggest you always use the above method, rather than doing $widget->attributes( { key => value, key2 => value } ), as this would delete any attributes already set. Carl
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | JS/AJAX with HTML::Widget, Tobias Kremer |
|---|---|
| Next by Date: | Re: JS/AJAX with HTML::Widget, A. Pagaltzis |
| Previous by Thread: | JS/AJAX with HTML::Widget, Tobias Kremer |
| Next by Thread: | Re: JS/AJAX with HTML::Widget, A. Pagaltzis |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|