Making Image Opacity with CSS3
Sunday, 27 September 2009 14:26   
The declaration ‘opacity’ sets the value to how opaque an elements is: layer, text, image, etc… An element with opacity value 1.0 will be fully opaque (visible) while an element with opacity value 0.0 will be the complete opposite, invisible. Any value inbetween will determine how opaque (or transparent) the element is.   CSS 3 Opacity CS…
 
Animated Menu Nav CSS and jQuery
Sunday, 27 September 2009 13:57   
  Animation are great ways for user in nav gating and interacting with a website. While traditionally Adobe's Flash was the goto for anything animated, these days with the magic of javascript we can avoid Flash altogether. Today we're going to build a website or just for web blog with really cool animated navigation menu using just CSS and jQuery.…
 
Quick Backup & Restore Joomla Database
Sunday, 27 September 2009 13:53   
Here is a simple way to backup your joomla website databases using Telnet/SSH. Why using telnet? You can backup large joomladatabases using telnet which is not possible from Phpmyadmin interface where memory is an issue. BACKING UP MYSQL DATABASE USING TELNET STEP 1: FTP into your web site where you want to backup the database. Create a fol…
 
Joomla Contact Form Redirection
Sunday, 27 September 2009 12:53   
After searching for it on joomla forum I could not find one all inclusive guide to redirecting the default submit contact form in Joomla 1.5. If you were wondering how to get the default contact form in Joomla 1.5 to redirect you to another page after you submit it, or if you wanted to change the default text that is displayed "Thank you for your …
 


Page 3 of 3