Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1803 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     PHP and MySQL :

Changing text of a submit button on submit (javascript)

Thread title: Changing text of a submit button on submit (javascript)
Closed Thread    
    Thread tools Search this thread Display Modes  
04-22-2006, 04:02 AM
#1
xxkylexx is offline xxkylexx
Status: Member
Join date: Apr 2006
Location:
Expertise:
Software:
 
Posts: 181
iTrader: 0 / 0%
 

xxkylexx is on a distinguished road

  Old  Changing text of a submit button on submit (javascript)

Hey guys,

I run an imagehosting website and when a user clicks the "Host it!" submit button, I am wanting the text to change to something like "uploading..." while the uploading process it going on. Any ideas on how I would do this with javascript?

04-22-2006, 04:27 AM
#2
xxkylexx is offline xxkylexx
Status: Member
Join date: Apr 2006
Location:
Expertise:
Software:
 
Posts: 181
iTrader: 0 / 0%
 

xxkylexx is on a distinguished road

  Old

Nvm. Found a good tutorial on this if anyone wants to check it out.

http://www.netevolution.co.uk/scripts.asp?ID=53

04-22-2006, 10:55 AM
#3
Jonny is offline Jonny
Status: Member
Join date: Feb 2005
Location: UK
Expertise:
Software:
 
Posts: 335
iTrader: 0 / 0%
 

Jonny is on a distinguished road

  Old

Probably the easiest thing to do ever.

04-22-2006, 02:26 PM
#4
jono1 is offline jono1
jono1's Avatar
Status: Non-conformist
Join date: Jul 2005
Location: Canberra, Australia.
Expertise:
Software:
 
Posts: 1,172
iTrader: 0 / 0%
 

jono1 is on a distinguished road

  Old

HTML Code:
<input type="submit" value="Host it!" onclick="this.value='uploading...'" />
Much more simple than how that tutorial does it.

04-22-2006, 04:23 PM
#5
xxkylexx is offline xxkylexx
Status: Member
Join date: Apr 2006
Location:
Expertise:
Software:
 
Posts: 181
iTrader: 0 / 0%
 

xxkylexx is on a distinguished road

  Old

Thanks guys.

Closed Thread    


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

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed