| Author |
Not able to add submit button in HTML using jquery
|
Vishal Hegde
Ranch Hand
Joined: Aug 01, 2009
Posts: 972
|
|
The button is not displayed in this case ?
|
http://www.lifesbizzare.blogspot.com || OCJP:81%
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56185
|
|
I don't see where you are including jQuery.
And in the future, please properly indent your HTML.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Vishal Hegde
Ranch Hand
Joined: Aug 01, 2009
Posts: 972
|
|
Bear Bibeault wrote:I don't see where you are including jQuery.
And in the future, please properly indent your HTML.
In the 7th line of the code, I have included the jquery
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56185
|
|
|
JScript1.js? Really? Why did you rename it? And if that is the case, how is the JavaScript in the second code block included?
|
 |
Vishal Hegde
Ranch Hand
Joined: Aug 01, 2009
Posts: 972
|
|
Bear Bibeault wrote:JScript1.js? Really? Why did you rename it? And if that is the case, how is the JavaScript in the second code block included?
Oops sorry i didnot included jquery script... Its working fine now... I guess i need some rest have some coffee and do some meditation
Thanks Bear for your Prompt response at this point of time
|
 |
 |
|
|
subject: Not able to add submit button in HTML using jquery
|
|
|