| Author |
Not able to hide a sentence using jquery
|
Vishal Hegde
Ranch Hand
Joined: Aug 01, 2009
Posts: 973
|
|
HTML PAGE:
disclaimer.js page
|
http://www.lifesbizzare.blogspot.com || OCJP:81%
|
 |
Matthew Brown
Bartender
Joined: Apr 06, 2010
Posts: 3793
|
|
|
Looks like you're missing some quotes round "#hideButton".
|
 |
Vishal Hegde
Ranch Hand
Joined: Aug 01, 2009
Posts: 973
|
|
Hi Mathew,
I too realised the same thing
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56204
|
|
Are you not running with the JavaScript console open?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Vishal Hegde
Ranch Hand
Joined: Aug 01, 2009
Posts: 973
|
|
Bear Bibeault wrote:Are you not running with the JavaScript console open?
I am using NotepadEditor, is there any other IDE I need to use
|
 |
Matthew Brown
Bartender
Joined: Apr 06, 2010
Posts: 3793
|
|
Vishal Hegde wrote:
Bear Bibeault wrote:Are you not running with the JavaScript console open?
I am using NotepadEditor, is there any other IDE I need to use
I think he meant in your web browser. It should have an console that error messages are written to. For instance, if you're using Firefox, look for "Error Console" under the "Tools" menu (maybe somewhere else now, I'm using an old version at the moment). And there are plugins like Firebug that give you even more tools, allowing you to step through your Javascript, etc.
|
 |
Vishal Hegde
Ranch Hand
Joined: Aug 01, 2009
Posts: 973
|
|
|
Oooh found it but how do i come to know where to apply correct brackets.. I am getting confused with refernce to bracket
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56204
|
|
|
Huh? Who said anything about "brackets"?
|
 |
Vishal Hegde
Ranch Hand
Joined: Aug 01, 2009
Posts: 973
|
|
Bear Bibeault wrote:Huh? Who said anything about "brackets"?
the issue was because of the brackets
|
 |
 |
|
|
subject: Not able to hide a sentence using jquery
|
|
|