Close Panel

AJAX / Javascript

You are currently browsing the archives for the AJAX / Javascript category:

show/hide panel in Wordpress using mootools 1.2

This is the second part of my tutorial “Show/hide a nice Login Panel using Mootools 1.2″. In this tutorial, we will now see how to add the show/hide login panel into your Wordpress theme, pretty much like what I did on top of this page (click “login” on the upper-right corner to open the login panel). Before reading any further, read my previous post and come back here when you are done.

Popularity: 14% [?]

Read more »  
show/hide login form using Mootools 1.2

Some of you were wondering what script I used to show/hide the login panel on top of this page (or in my latest Wordpress theme: “Night Transition”). In this tutorial, we will see how to create a similar login/signup panel for your website using Mootools 1.2. And next week, we will see how to use this script in Wordpress 2.5+ to display the login form on the front page.

Popularity: 100% [?]

Read more »  
LightForm Plugin for Wordpress

LightForm is now a Wordpress plugin (only works with latest Wordpress v2.5.1). The plugin is called WP-Lightform and can be downloaded here. Thanks to Alex Rogers for the good work.

See the plugin in action »
[...]

Popularity: 3% [?]

Read more »  
LightForm - Free Ajax/php contact form

LightForm is a free Ajax/PHP contact form. It combines FormCheck2 for fields validation and NiceForms to style text fields and textareas.

View Demo »
[...]

Popularity: 44% [?]

Read more »  
Making a DIV a link with Javascript

Few days ago, I was looking for the best way to make a DIV into a link when I came across this website: Almost Effortless!. The author showed how to make a div a link with a little bit of Javascript (see article). It is actually pretty simple:
[...]

Popularity: 7% [?]

Read more »