I\'m new to jQuery, I was making a slide carousel with it and I don\'t know if I miss something here so please take a look at my script:
Updated: I made a chainable animation effect plugin for jQuery (see my JSFiddle). Within the custom effect, I use jquery\'s .animation() effect, which should place the animation in to jquery\'s built
I have a box i want to animate when clicked on a link. The link is inside the box - therefore i can not hide the box and the use a simple slideToggle function.
i don\'t get why this won\'t work. function notificationBoxOutput(type, message) { var noteBox = $(\'.notificationBox\');
this works: function prodLanding(){ $(\"#productsLanding\").animate({opacity: \'toggle\', width: \'toggle\'}, function(){
I have this javascript: $(\'.carouselItem.\' + currentCarouselItem).animate({left: \'975px\'}, \'slow\', function(){
Below you can see that I store the results of the jquery selector in an array. I then use this array to perform other functions. This example here doesn\'t seem to work, it\'s behaving as if the var/a
I have created a portfolio image gallery but can\'t get the captions to work properly... I am using: http://s3.amazonaws.com/buildinternet/live-tutorials/sliding-boxes/index.htm (I\'m using the second
I am getting a very weird jQuery effect on a website I am building. http://www.real-visual.com/site/Technology/
Sorry for the simple question - can\'t seem to figure out what I\'m doing wrong. I have $(\"div.\" + slot).html(\"<img width=\\\"64\\\" class=\\\"square\\\" src=\\\"\" + data.newimg + \" \\\">