January 25, 2010, in JavaScript,PHP.
9 Comments »
Ajax is an awesome technique, which allows for server-side stuff to be done without the user having to even refresh a page.
One common use for Ajax is contact forms. So today, we're going to create just that. Once you understand how to make a contact form, you can easily figure out how to use the same techniques to do just about anything.
Read More
January 6, 2010, in JavaScript,Web Design,WordPress.
6 Comments »
In the previous post at FWebDe, we started creating a portfolio page for a WordPress blog, using the WordPress Links Manager. If you haven't already, you can go and read the first part of this tutorial.
Today, we will be going through the portfolio we created, and styling it with some CSS, and adding some small animation jQuery.
Read More