Blog : Archive for the ‘AJAX / Javascript’ Category

You've reached the blog of Jeremie Tisseau, a French Visual Interface Designer, Wordpress & Drupal developer, graphic designer, web addicted... Oh! and I am based in Bangkok, Thailand, with my family.

Hire Me!

I am currently available for Web/UI design projects. If you think we would work well together, contact me today to receive a free consultation.

Get in touch!

12

September 18th, 2008

AJAX / Javascript, All, Forms, Freebies, HTML / CSS, Mootools, Tutorials

Sliding login/Signup panel using MooSlide (Mootools 1.2)

Article written by Jeeremie

In this tutorial, you will learn to create an incredible login/register form using MooSlideBox 3.2 that will slide-in and close with a nice fade out effect.

More

show/hide panel in Wordpress using mootools 1.2

August 12th, 2008

AJAX / Javascript, All, Forms, Freebies, HTML / CSS, Mootools, Tutorials, Wordpress

Implement a sliding login panel in to WordPress with Mootools

Article written by Jeeremie

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.

More

show/hide login form using Mootools 1.2

August 3rd, 2008

AJAX / Javascript, All, Forms, Freebies, HTML / CSS, Mootools, Tutorials

Sliding Login Panel with Mootools 1.2

Article written by Jeeremie

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.

More

LightForm Plugin for Wordpress

May 17th, 2008

AJAX / Javascript, All, Forms, Freebies, PHP, Tutorials, Wordpress

LightForm ported to WordPress v2.5.1

Article written by Jeeremie

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 »
[...]

More

LightForm - Free Ajax/php contact form

February 7th, 2008

AJAX / Javascript, All, Forms, Freebies, HTML / CSS, PHP

LightForm ::: Free Ajax/PHP Contact Form

Article written by Jeeremie

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

View Demo »
[...]

More

Making a DIV a link with Javascript

October 12th, 2007

AJAX / Javascript, All, HTML / CSS, Tutorials

Making DIV a Link – Javascript Vs CSS?

Article written by Jeeremie

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:
[...]

More