|
Anton, That was the problem, ite works now! ----- Original Message ----- From: "Anton Gombkötö" <gombkoetoe@assoft.com> To: <web400@midrange.com> Sent: Friday, April 26, 2002 9:20 AM Subject: Re: [WEB400] JavaScript >Hi Everyone, > When you use an event like onClick, does it always have to be used > with an object, or can use use it with an a Href. I am having problems > getting it to work. Here is a snippet: ><a href="/Welcome Frameset2.htm?USERID=jhouchin@charter.net >onClick="Adduserid('jhouchin@charter.net');">Click here to set your custom >price groups! Hi, In your example onclick is inside the " of the href. Should be <a href="link" onClick="function"> When you should just want to execute a JavaScript, you could use <a href="JavaScript:Adduserid('jhouchin@charter.net')"> best regards / Mit freundlichen Grüssen Anton Gombkötö Avenum Technologie GmbH http://www.avenum.com _______________________________________________ This is the Web Enabling the AS400 / iSeries (WEB400) mailing list To post a message email: WEB400@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/web400 or email: WEB400-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/web400.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.