Special Offer - Get $90 Discount and Host Your Dream Web Site @ Dreamhost for 1 Year Click Here. Promo Code SLJ345
Back To Top
Building Impressive Presentations with impress.js
Are you tired of creating boring Presentations?
Take a look at the the future of online presentations with impress.js
in my latest book

2011

Welcome To Posts For the Month of May

Using Jquery and Javascript to Disable All HTML Links In this post i am going to explain how to disable links in a dynamically generated web page using jquery and javascript functions. HTML links has the href attribute which specifies the location it will be redirected once it is clicked. In order to disable links [...]

How to Filter Emails and Add mailto Link Using Jquery You may have seen that in most of the web sites when you click on an email address, the default email program of your computer (Ex: OutlookExpress) will open and the email address you clicked will be shown up in the address bar. This is [...]

Downloading and Installing CodeIgniter In this tutorial i am going to explain how to install and configure codeigniter. Lets start by downloading CodeIgniter.Go to http://codeigniter.com/downloads/ and download the latest version of Codeigniter. Current latest version is 2.0 and it has some changes in the way it is used compared to previous versions.   Now extract [...]

What is the need for Comments Reading Script We use comments in source files identify the meaning of the process at a later stage in the projects. Code comments are important since change requirements can occur after months and maybe years after releasing project. So its important to have them in order to refresh and [...]

Introduction to PHP Templates with Codeigniter Parser and Views Templates in php are used to separate user interface html code from the server side php code. Main functionality in templates is to separate the design elements so that even designers can change the templates without bothering about php code. Hence both the programmers and designers [...]

Why Do We Need to Clear Database Table Data In production environment we test the web applications by inserting test data to the database tables. Once all the testing is completed we need to install our web application on the real server environment. So we have to remove all test data and install a fresh [...]

Introduction to Scrapbook Addon Scrapbook is a firefox plugin which allows you to save part of a web page or a complete web page. This is like bookmarking urls in the firefox browser. Difference in scrapbook is that you can highlight,edit,delete,comment web page content according to your requirement and save only the parts that you [...]

Introduction to Moving divs using Jquery Animation Effects Jquery provides complete set of methods to do simple animation effects on html elements. In this post i am going to explain how to move divs around a another div container from the inside. In this example two divs will move in opposite directions and will meet [...]

Introduction to Addons and xpi Files in Firefox Firefox provides wide range of addons which can be used inside the firefox web browser. If you are a web developer or designer these addons can be used to optimize your performance and development time. These addons are separated into various categories. You can get more details [...]

Introduction to TinyMCE Text Editor TinyMCE is a fully featured text editor developed using javascript and css. Text editor is an essential component in developing applications like content management systems, email clients and many more . It will provide the functionality to insert html,css,images and more other types of components in to a textarea that [...]

Follow Us On Facebook

Page optimized by WP Minify WordPress Plugin