I\'m trying to create a continually rotating banner for the top of the homepage of a site I\'m developing. The best way that I can figure to keep it constantly in rotation is to take the first DIV (fi
I am trying to pass form\'s data to jquery ajax request. i find easy way for prototype $(\'formid\').serialize() which will reqtur开发者_如何学Pythonn a string with all elements name and their value i
I have a web app using thin clients (bosanova terminals) as the front end for users.I\'ve noticed some performance differences in JavaScript between the thin client and a PC.The terminals are running
We are rendering our content inside a HTML \'wrapper\' which is supplied by the client. That HTML wrapper contains a reference to jQuery 1.2.6 so that\'s what I\'ve been using for my jQuery functional
I\'ve a simple flash application that does counting on button click. I load it in a page and a javaScript code does some DOM manipulation to move it from one div tag to another.
In bottom of my index.php I have a Javascript function between paired <script> tags. I have a click handler that calls the function that makes a Prototype.js Ajax request.
I have a really confusing problem. I have a PHP script that polls another PHP script through Prototype. Now when I poll this page once everything is fine and it all reponds fine but when I poll a seco
I am using table_builder plugin and I am getting the following error undefined method `safe_concat\' for ActionView::Base:0x00000100a81ef0
I want to create an object that is globally accessible after the DOM has loaded. My approach is to use prototypes dom:loaded event and instantiate the Object.
I\'m using scriptaculous to enable D开发者_开发问答rag&Drop (using Sortables) for components within a CMS. To ensure that even long component list (with scrolling) can be used without side-effects