Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
Hide div in asp.net using Jquery
ido shahar
15y
4.6k
1
Reply
Hello guys :)
I have a question about jQuery and div's.
I have a repeater that its ID is: ("pnlJobs_" + id) and the id is come from a web service.
now, i want to hide all of the divs, and now i success to hide only the first div.
this is the example:
$(document).ready(function(){
$("#pnlJobs").hide();
});
but this one doesn't working because there is no ID.
please help me!!!
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
Real Difference between .NET Framework 2.0,3.0 and 3.5,4.0 !
Like ECG Printing