Click here to Skip to main content
15,905,971 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Jquery code is not properly worked in any browser. The faidin() faidout() hide() show() fuctions are not properly worked in the any browser.. please help me what i should do??
Posted
Comments
Matej Hlatky 5-Mar-13 2:08am    
There is no faidin() nor faidout() function in jQuery.

They do work. You just fail to use them correctly. As you did not provide any code, that's all anyone can tell you about it.

Good luck,
—SA
 
Share this answer
 
JQuery works nicely in all browsers. And it is case sensitive. First know basics and try with examples. I think you are not serious in asking Questions..

Refer below links for some JQuery examples..

http://api.jquery.com/show/[^]
http://api.jquery.com/hide/[^]
http://api.jquery.com/fadeIn/[^]
http://api.jquery.com/fadeOut/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900