in reply to (OT) onClick event in cgi not workling

Ensure you don't have a JavaScript problem, essentially remove Perl from the equation by testing that the HTML it generates works. Use something like FireBug to debug. Consider using templates (HTML::Template, Template::Toolkit) to seperate your perl code and HTML/CSS/JS.

  • Comment on Re: (OT) onClick event in cgi not workling

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.