Current location: Hot Scripts Forums » General Web Coding » HTML/XHTML/XML » Help with rollover image submit button


Help with rollover image submit button

Reply
  #1 (permalink)  
Old 05-15-04, 10:20 AM
landboy landboy is offline
Newbie Coder
 
Join Date: May 2004
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
Help with rollover image submit button

Hello Coders,
I am making a form which has a rollover image but how do i make that image when pressed send the form but still keep the rollover

<A HREF="#"
ONMOUSEOVER="changeImages('login', 'images/login-over.gif'); return
true;"ONMOUSEOUT="changeImages('login', 'images/login.gif'); return true;"><IMG NAME="login" SRC="images/login.gif" width=158 height=15 BORDER=0>

Please help
Reply With Quote
  #2 (permalink)  
Old 05-15-04, 10:22 AM
landboy landboy is offline
Newbie Coder
 
Join Date: May 2004
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
Hello
NVM this post as i didn't find but i though i did.

Last edited by landboy; 05-15-04 at 10:27 AM. Reason: Exculty i still need help with it. NeverMind OnClick"SubMit()"; sort of worked but i need it to exculty go to that page.
Reply With Quote
  #3 (permalink)  
Old 05-23-04, 09:10 AM
marengo marengo is offline
Newbie Coder
 
Join Date: May 2004
Location: Belgium
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Code:
 <input name="image" type="image" onMouseOver="this.src='images/ordp_on.gif'" onMouseOut="this.src='images/ordp.gif'" value="Place Order" src="images/ordp.gif" alt=Order! align=middle width=60 height=22>
I used it here: http://www.globalworldhosting.net/compare.htm
Reply With Quote
  #4 (permalink)  
Old 05-30-04, 11:17 AM
Sharon White Sharon White is offline
Newbie Coder
 
Join Date: May 2004
Location: London
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
I had a look at your page but can't seem to find the form you are referrring to.

I don't seem to understand your problem, when you press send you get a new web page and all you have to do is to have the same script for the rollover in the new page.

Sharone White

www.grabafreebie.com freebie EBook for grab
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to submit a form using a link, not a submit button? Myke311 HTML/XHTML/XML 3 01-12-05 01:26 AM
submit form with more than one href submit and no submit button adlinfanus JavaScript 1 03-09-04 06:45 AM
Put a small icon image into a HTML form button. birdie_nam_nam JavaScript 4 02-25-04 01:24 AM
image submit button problems Pepe PHP 10 12-22-03 08:15 PM


All times are GMT -5. The time now is 09:26 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.