This Ajax script uses the most popular widget on Apple.com, the Piano Theory code is now GPL’d!
It’s currently being used in different schools across the country to help teach people the theory behind piano.Feel free to expand upon the code,...
DhtmlxWindows is a JavaScript control which enables developers to build cross-browser dialog windows. The component mimics the behaviour of operating system dialogs and provides all common functionality which is available in a desktop environment:...
Dhtmlx-Tabbar is a JavaScript and Ajax enabled that control various dynamic-navigational interface Tabs in your Webpage Windows. This Ajax UI component lets you add feature-rich and nice looking tabs to your site or web application.
The control...
This will work on DIV, TABLE, IMG of your Webpage HTML Codings, basically anything you can throw at it.
But Remember to attach style=”position: relative; top: 0; left: 0;” onmousedown=”dragOBJ(this,event); return false;” to...
This Cool Remix DHTML Color Sphere of the standard color picker featuring a snazy sphere form factor. Resize the color picker in order to increase precision. This one requires a large image, so is 90k for the entire package.
CSS:
#mini { COLOR: #999;...
With this library you can apply ColorMatrix’s on colors in pure Javascript.
This library supports large portion of the most common color functions available, including:
Hue, Saturation, Brightness, Contrast, Exposure, Temperature, Tint, Channels,...
The Code Color Blindness Library function allow to simulate common and uncommon color blindness.
You can also use the fBlind[] in order to convert. For instance: fBlind['Tritanomaly'](RGB) would convert RGB[] into Tritanomaly.
JavaScript:
var rBlind={'protan':{'cpu':0.735,'cpv':0.265,'am':1.273463,'ayi':-0.073894},
'deutan':{'cpu':1.14,'cpv':-0.14,'am':0.968437,'ayi':0.003331},
'tritan':{'cpu':0.171,'cpv':-0.003,'am':0.062921,'ayi':0.292119};
var...
This is a percentage based Star Rating script which functionally gives you 1,680% increase in accuracy — compared with the traditional 5 star system, it has 84 hotspots (84px wide), instead of 5 hot spots… let’s do the math: (84/5)*100=1,680%.
JAVASCRIPT...
NoFunc SexyBox will create a basic “Lightbox” or “Thickbox” interface using AJAX Requests and HTML masking and open a quick small box in the same windows.
JAVASCRIPT
function $(v) { return(document.getElementById(v)); }
function $S(v) {...
TableKit is a collection of HTML table enhancements very easily using the Prototype framework. TableKit currently implements row striping, column sorting, column resizing and cell editing using Ajax.
Support
This script is provided “as is”. ...