Here\'s the source, am I missing something? I tried it here, and it works, but on my PC it\'s not working.
I\'m trying to implement a tab slider using the .scrollTo plug-in for jQuery. Here\'s a demo of the project right now: http://www.joshualoves.com/temp/lura/
I have a health bar (0% health = 0px width; 100% health = 100px): <div style=\"width:<?php echo $health ?>\"><?php echo $health ?></div>
I created a navigation which slides down in jquery. It worked perfectly however I want to have the menu (unordered list) in a separate html file so when changed it implements across all my sites pages
Is it possible at all to use jquery or jquery ui to animate an unordered list from display block to display inline. So the list will sm开发者_如何学JAVAoothly transform to inline?Yes, it\'s possible.
I need a rather atypical jquery easing function. It\'s basically the opposite of your traditional ea开发者_如何学CseInOut easing because I want the process to go from a fast intro to a slower middle p
I have a simple slideshow using .animate({opacity:0}) with the animated images having a css width of 100% so that they stretch across the page. In Chrome and Safari, the animation is very jerky, a few
This is for a non-profit educational web resource mainly for teachers in schools, we get 2 million hits a month, so your help will definitely be hugely appreciated since I am the only web developer fo
I have a fixed width element that I want to essentially shoot off the screen either to the left or to the right, I want it to be seen visually though hence the use of animate. However its not working
New to jQuery but trying to figure this out. What I have is a list of boxes of content. When we hover each box, a div will slide in from the right 开发者_如何转开发with detailed info (designer would