July 10, 08
by
Crossover
The JavaScript cheat sheet is designed to act as a reminder and reference sheet, listing methods and functions of JavaScript. It includes reference material for regular expressions in JavaScript, as well as a short guide to the XMLHttpRequest object.
Read the rest of this entry »
Share This
Thanks for visiting! If you're new here, you may want to subscribe to my Rss Feed. This blog posts regular Internet news, updates for apps, security, ideas, hacks, quick fixes and everything about hi-tech. Go ahead, subscribe to our feed!
July 10, 08
by
Crossover
Last week I speak about a really cool MP3 Flash Player for the web and today I want to show you a Javascript Sound for Web.
Is called SoundManger and lets web developers load, play and control sounds via Javascript.
Read the rest of this entry »
Share This
March 27, 08
by
Crossover
Dynamic Drive offers a page slider script they call the Step Carousel Viewer, which uses jQuery as well. The examples they use on the page are images only, but the panels themselves are just DIV’s, so you could conceivably put anything you want in there. There are some unique navigational options which makes this one cool such as “forward 2 panels” and “back to 1st panel” as well as an option to display which panel (or range of panels) you are currently viewing.
{via css-tricks}
Share This