![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi yea, if I want to use a form button not in a form but as a button, how can I make it onclick to go to another page. input type="submit" name="Submit" value="Submit" pretend the other page was called ahha.asp and the button was called go to ahha regards twocan's |
#3
| |||
| |||
|
go to url behaviour... Ithink )Kim towcan's wrote: Hi yea, if I want to use a form button not in a form but as a button, how can I make it onclick to go to another page. input type="submit" name="Submit" value="Submit" pretend the other page was called ahha.asp and the button was called go to ahha regards twocan's |
#4
| |||
| |||
|
|
if I want to use a form button not in a form but as a button, how can I make it onclick to go to another page. |
#5
| |||
| |||
|
|
Naaa yourself... select your form button and apply the go to url behaviour like this: input name="Submit" type="submit" onclick="MM_goToURL('parent','http://www.mouseriders.dk');return document.MM_returnValue" value="Submit" / towcan's wrote: naaaa that is a text link, I want a form button link. with an onclick. regards twocan's "Kim" <not (AT) this (DOT) com> wrote in message news:cm5vt6$isl$1 (AT) forums (DOT) macromedia.com... go to url behaviour... Ithink )Kim towcan's wrote: Hi yea, if I want to use a form button not in a form but as a button, how can I make it onclick to go to another page. input type="submit" name="Submit" value="Submit" pretend the other page was called ahha.asp and the button was called go to ahha regards twocan's |
#6
| |||
| |||
|
|
naaaa that is a text link, I want a form button link. with an onclick. regards twocan's "Kim" <not (AT) this (DOT) com> wrote in message news:cm5vt6$isl$1 (AT) forums (DOT) macromedia.com... go to url behaviour... Ithink )Kim towcan's wrote: Hi yea, if I want to use a form button not in a form but as a button, how can I make it onclick to go to another page. input type="submit" name="Submit" value="Submit" pretend the other page was called ahha.asp and the button was called go to ahha regards twocan's |
#7
| |||
| |||
|
|
.oO(towcan's) if I want to use a form button not in a form but as a button, how can I make it onclick to go to another page. Why not use a normal link? Or an image looking like a button? Micha |
#8
| |||
| |||
|
|
if I want to use a form button not in a form but as a button, how can I make it onclick to go to another page. input type="submit" name="Submit" value="Submit" |
#9
| |||
| |||
|
|
Naaa yourself... select your form button and apply the go to url behaviour like this: input name="Submit" type="submit" onclick="MM_goToURL('parent','http://www.mouseriders.dk');return document.MM_returnValue" value="Submit" / |
#10
| |||
| |||
|
|
.oO(Kim) Naaa yourself... select your form button and apply the go to url behaviour like this: input name="Submit" type="submit" onclick="MM_goToURL('parent','http://www.mouseriders.dk');return document.MM_returnValue" value="Submit" / What about users without Javascript? Micha |
![]() |
| Thread Tools | |
| Display Modes | |
| |