Just Brainpicks
Just Tutorials
Just Showcases
Stop asking! I wanna search everything!

Category: Scripting

25

Feb

Do a CSS PopUp Without Opening a New Window

Visit www.pat-burt.com/web-development/how-to-do-a-css-popup-without-opening-a-new-window/ A tutoral in which you learn on how to open a “lightbox-style” popup window. You find the needed code and the javascript file there.

19

Feb

jQuery for Designers

Visit jqueryfordesigners.com A great blog with really helpful tutorials to learn “how easy it is to apply web interaction using jQuery”.

15

Feb

Suckerfish HoverLightbox Redux

Visit mondaybynoon.com/2007/02/19/suckerfish-hoverlightbox-redux/ This is a great way to combine the suckerfish dropdown menu with a sort of picture gallery.

13

Feb

jPOP Framework

Visit www.sacratee.com/jpop/ Here is what the developer say: “POP is a PHP RIA framework that will help you rapidly develop interactive, smooth, and reliable web applications. Without knowing a drop of Javscript or how Ajax works, and even just a working knowledge of PHP, you can transform your web page into a complete Rich Internet Application. Unlike others, jPOP doesn’t take over your entire website, it simply blends in with whatever else is there. Also, coding in jPOP is efficient, with as much power packed into each line as possible. This results in streamlined, and highly maintainable code.

12

Feb

A simple PHP shopping cart - How to

Visit www.thewatchmakerproject.com/journal/276/building-a-simple-php-shopping-cart Here you learn how you can build your own simple shopping cart solution with PHP.

11

Feb

tablesorter - Flexible client-side table sorting

Visit tablesorter.com/docs/ ablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell. It has many useful features including: “Multi-column sorting”, “Parsers for sorting text, URIs, integers, currency, floats, IP addresses, dates (ISO, long and short formats), time”, “Support for ROWSPAN and COLSPAN on TH elements” and much more.

10

Feb

SimpleJS

Visit simplejs.bleebot.com/ SimpleJS is a javascript library simple and light proposing functions ready with the use to facilitate the exploitation of ajax.

5

Feb

jQuery Sifr Plugin

Visit madison.thewikies.com/sifr/ jQuery Sifr Plugin lets you dynamically replaces in a page with CSS-styled Flash Scalable Inman Flash Replacement (sIFR)s using native jQuery functionality, along with the jQuery Flash plugin. jQuery is a lightweight JavaScript library that emphasizes interaction between JavaScript and HTML, allowing you to easily include many components that enrich and benefit the developer’s coding experience. Then, jQuery Flash is a simple but powerful plugin for jQuery that allows you to easily embed Flash movies using native jQuery functionality.

5

Jan

Facebox - a Facebook-style lightbox

Visit famspam.com/facebox Facebox is a jQuery-based, Facebook-style lightbox which can display images, divs, or entire remote pages. It’s simple to use and easy on the eyes. Download the tarball, view the examples, then start enjoying the curves.