esytiger202
08-07-2007, 02:10 PM
Hello all
I wanna submit a form by a text or something like link: I use this :
<a href='#' onClick="forms['a3'].submit()">Home</a>
1-is this a javascript function?
2-when I use it, the page goes up cuz of href='#', can you give me a method that, the txt act as a link and submit on click ?
(the page doesnt jump and also onmouse over the mouse changes to a link symbol)
Thanks alot
I wanna submit a form by a text or something like link: I use this :
<a href='#' onClick="forms['a3'].submit()">Home</a>
1-is this a javascript function?
2-when I use it, the page goes up cuz of href='#', can you give me a method that, the txt act as a link and submit on click ?
(the page doesnt jump and also onmouse over the mouse changes to a link symbol)
Thanks alot