Fiddle Links: Source code – Preview – Small version Update: This small function will only execute code in a single direction. If you want full support (eg event listeners / getters), have a look at Listening for Youtube Event in jQuery
Category Archives: JavaScript – Ajax
Jquery Speech-enable your website!
Based on LAME and the Festival TTS Engine, this flexible jQuery plugin can take text (the input) and generate audio from it. It can be implemented in various ways (the methods) and allows you to preview MP3 audio (the output) in real-time. jTalk can also create high quality WAV files for download. The plugin itself …
Prevent multiple submit of your form
Multiple submissions of the same form is definitely one of the most common problem seen when working with web forms. Here’s a super useful piece of code to prevent multiple submissions of the same form.
Pinterest Dynamic Grid Layout and Design Inspirations
Dynamic Grid is one of the hottest page layout we can easily seen in web industry. As you can see, this phenomena is caused by the rising star – Pinterest which allow us to pin our favourite photo and share it in our pinboard. The whole sharing process is painless and pretty fast.
Facebook Timeline Design using JQuery and CSS.
I know what my readers are expecting from 9lessons blog, after long time I’m going to discuss about Jquery usage. Facebook timeline design makes big revolution in social networking world and it gives new feel to the user profile pages. In this post I want to explain how simple I had implemented this design with …
Continue reading “Facebook Timeline Design using JQuery and CSS.”
Draggable Layouts Multi-Column Grids with jQuery – Gridster
Gridster is a jQuery plugin that allows building intuitive draggable (drag-and-drop enable) layouts from elements spanning multiple columns. You can even dynamically add and remove elements from the grid. It is on par with sliced bread, or possibly better.