SitePoint Zealot
Hi there,
I trying to submit a form from a Javascript function with the onclick event handler, after the user clicks on a link.
i.e. using:
function go(line) {
document.search.submit();
}
but this isn't triggerring my form named 'search'....
Does anyone know why please?
I'm using this method bcs there's no input type = for text links, is there?
SitePoint Zealot
Don't worry prob solved!!!
Thanks anyway,
Regards,
Jason
This may sound odd, but could you list what your problem was and how you fixed it? It might be of use to someone else someday. Was it just a missing semi-colon, or something like that?
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks