The scriptaculous shaking effect somehow produce some bugs for Webkit browsers, including Chrome and Safari. When shaking, the element will shift to the top left of the screen covering everything. An
I am in the middle of the road whether to use jQuery UI or Scriptaculous for drag and drop. I am using Ruby on Rails, and Scriptaculous support in Ruby on Rails is superb with the existence of scripta
I am developing some JavaScript that should work with either Prototype.js or JQuery, thus I need some way to i开发者_开发知识库dentify what is the primary library in use. How can I do that?You can che
currently working on magento and managed to remove certain sections from the check out process that are not needed. Anyway the last section I want to remove is the order review so essentaly instead of
I want to get the name of a certain tag (to tell whether it is a div/input/span/p/so on) I found that there are 3 different attributes that give me the tag name:
I\'ve been trying to use http://livepipe.net/control/tabs to get some javascript tabs up and running on my rails up.
I am a Javascript/jQuery/Prototype newcomer and I have a page that has a Prototype function to get info from a database and put it into some input fields. This was made before I came to work on this s
I\'m having problems updating a div\'s content in IE using .update; I also tried with innerHTML with no success. My script works fine with firefox and chrome, but I need to make it work with IE too (n
I didn\'t use Prototype.js before, when I use jquery, I can get an element value like $(\"#inputA\").val();
Problem 1 Error: Microsoft JScript runtime error: \'$.fn\' is null or not an object Error area: $.fn.apply=function(item,content,header){