<a href=\'1.html\' onclick=\'return false\' class=\'selected\'>video 1</a> <a href=\'2.html\' onclick=\'return false\' class=\'\'>video 2</a>
I\'ve been trying to figure this out for awhile, but I\'m just going in circles. Essentially, I have an input field with 2 options that one can select. This isn\'t a normal <select> option, ra
Solved: Thanks to eveyrone that tryed to help Added this code and it worked: $(function() { $( \".itemContainer\" ).click(function() {
I have a page that contains HTML and jQuery. I built a top navbar in the main header. The question is: When I click the tabs one by one to the forward direction, every tabs\' menu hides correctly and
I am surprised I can\'t find a similar question out there. I have an icon element that I need to change when I click on a tab section. There are 6 sections. I have it working to add a class, tried pro
Hi I need to remove the class \'fancy\' to all fancy items, <script type=\"text/javascript\"> $(document).ready(function(){
I have a little bit of problem here: I have the following js functions: function setRounded(divId){ $(divId).addClass(\"rounded-corners\");
how would I use .removeClass to remove all matching classes instead of calling out each element individually?
I have a simple script to change pages order for a cms. It is based on reordering table rows with jQuery. Now the issue is, that I want to remove the highlight class from the full row with a delay. It
Hallo all, I\'m quite new to this and I\'m in way over my head. I\'ll try to keep this short... I have 2 x 3 buttons. Pleace follow this link to see a picture of them.(I can\'t post pictures jet...)