Top "Prototypejs" questions

Prototype is a JavaScript Framework that extends built-in classes to ease JS development.

SCRIPT1010: Expected identifier in IE10

In my project I am using the Prototype JavaScript Framework 1.7.1 When I load the web page in IE10 on Windows 7 …

javascript prototypejs internet-explorer-10
HTMl+SVG+JavaScript: change text at runtime?

I am about to migrate a few Flash-based applications to HTML+JavaScript+SVG (the single target rendering engine is Webkit). …

javascript svg prototypejs inkscape
Scriptaculous / Prototype modal window

I would like to make a modal window using prototype and scriptaculous. I was wondering if there is any site …

javascript prototypejs lightbox modal-dialog scriptaculous
Load javascript async, then check DOM loaded before executing callback

Problem: Load js files asynchronously, then check to see if the dom is loaded before the callback from loading the …

javascript dom asynchronous callback prototypejs
How to avoid conflict between JQuery and Prototype

If a page has both JQuery and Prototype then I got conflict. There is a option to disable $ sign for …

javascript jquery prototypejs conflict
How do I get the size of the browser window using Prototype.js?

How do I get the size of the browser window using Prototype.js version 1.6.0.3?

prototypejs
How to add an element to 'body' using Prototype?

I have created an element like this: var myDiv = new Element('div'); myDiv.update('Hello!'); I want to add …

javascript prototypejs
Javascript event when mouse leaves browser window

I'd like some Javascript code to run when the mouse leaves the browser window. I only need to support Safari (…

javascript ajax safari prototypejs mouseout
How to add a custom validation to Magento prototype

I want to make a simple url validator for some custom fields. I tried the default ones (adding the class …

magento prototypejs
Magento sites in IE9, prototype bugs

Internet Explorer 9 was released today, and I decided to check a few Magento sites we build in the last couple …

magento prototypejs internet-explorer-9