Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within HTML Pages with CSS and JavaScript
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Campbell Ritchie
paul wheaton
Ron McLeod
Devaka Cooray
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Paul Clapham
Saloon Keepers:
Tim Holloway
Carey Brown
Piet Souris
Bartenders:
Forum:
HTML Pages with CSS and JavaScript
button trigger
Deepa Korecherla
Ranch Hand
Posts: 197
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I want to know how we can make a button work like triggger..
i.e., whe i press a button as EDIT that button should change into button with label UPDATE
its urgent pls help
DKR<br />SCJP1.2,SCWCD1.4,SCBCD1.3,SCJA
Bear Bibeault
Sheriff
Posts: 67754
173
I like...
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Moved to the HTML forum.
[
Asking smart questions
] [
About Bear
] [
Books by Bear
]
Garann Means
Ranch Hand
Posts: 214
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
If all you need is to toggle the label back and forth, you can do this:
0nclick="this.value=(this.value=='EDIT'?'UPDATE':'EDIT');"
[ October 24, 2005: Message edited by: Garann Means ]
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Help ,urgent
"Any body Help, Urgent"
urgent!!!!!!!
urgent
Urgent !
More...