background preloader

Javascript

Facebook Twitter

Api

Ajax. Jquery. Dropdown. Bumpbox - lightbox alternative - support for flv,swf,images,audio,html and pdf. Jobs Bumpbox 2.0 released ! A lightbox clone with support for PDF, flv, swf, audio, images and html files. Bumpbox is another lightbox clone with a few advantages over other lightboxes - it supports not only all common media types but also PDF's.

Now supports Youtube out of the box! Flowplayer has been updated to the latest version, including the viral marketing plugin for easy sharing of your favorite videos. Easy to implement Yet, the integration and implementation on your own site is pretty simple. Automatic media detection Bumpbox automatically detects what kind of filetype you wish to show in the box, so you do not need to specify the type, easing the process of integration. Grouping functionality Bumpbox 2.0 now supports grouping elements, enabling you to have multiple galleries on one page. IE9 Support Bumpbox is shipped with the mootools 1.3 version including backward compatibility to version 1.2. Bumpbox lightbox samples For the latest demos on bumpbox please go here: Bumpbox Demo.

GetElementsBy*() function index. Javascript cookbook. DHTML Code Samples, www.getElementById.com, get free DHTML Scripts and DHTML Tutorials. PopupWindow. Almost all of my javascript code has been moved over to its new home at The Javascript Toolbox. Please go there to find the latest scripts, information, etc. These pages will remain here for a while for historical purposes in case anyone needs a production copy of old code. Description: This JavaScript Object fills a need that comes up often: A user does some action and you want a small window to popup, either with text to display, or an option to pick, or any other type of interface.

This object lets you quickly and easily get this done without having to mess around with all the dirty work. See the Source for more details on usage of the code. NOTE: This file also needs the AnchorPosition.js file in order to work. Note: Why are form elements or <SELECT> boxes showing over top of the DIV-style calendar popup? Example: (View the source of this page to see how easily all this was done!!) This link will popup a browser popup window 100 pixels to the right and 50 pixels below the clicked link. Hiding Your Email Address. Hiding your email address from the spammers while still allowing visitors to your site to use it to contact you is not an easy task. The spammers use automated search programs (sometimes called spam spiders) to search the internet looking for email addresses that they can send their spam to. These programs are becoming more sophisticated as time goes on at identifying email address links that you have tried to conceal from them.

The following form allows you to create two different versions of your email address link that are obscured in the hope that the spam spiders wont recognize them as email links. The simpler option is just an obscured version of the corresponding HTML using ampersand code equivalents to some of the link. A couple of the letters are not converted in the hope that those spam spiders that test for this form of concealment will expect all of the letters to be similarly concealed.