Posts Tagged JavaScript

WordPress Theme Performance Optimization Tips

I am planning to write a series of posts on my insight into WordPress including performance, using custom functions, search engine optimization, themes, plugins, caching, usability, etc.
In this post, I am going to talk about performance customizations you can do with your WordPress theme.
Replace Common WordPress Functions with Constants
WordPress has its own inbuilt caching system, … Read full story »

Happy Independence Day, India!

Wish all readers of TECK.IN a Happy Indian Independence Day.
If you would like to add a flag of India on the top right corner of your blog / website, you may copy and paste the following JavaScript code.

<script language=”JavaScript” type=”text/JavaScript” src=”http://teck.in/bharat.js”></script>

Check out my old post Indian Flag in Your Blog – Mera Bharat … Read full story »

Ext JS – Client-Side, JavaScript Framework to Build Rich Web Apps

For a rich user interface web application we are developing, I happened to check out the latest happenings in the JavaScript/DOM/UI/AJAX based web development. I found the following libraries very useful. Ext JS is the most useful for developing a better User Interface, which I would use for this specific project.
In 2001, one of … Read full story »

JavaScript for Opeing External Links in New Window

In yesterday’s post (Users Prefer Opening External Links in New Window), I mentioned about a JavaScript function for providing automatic option (with no server side scripting) to place a New Window icon () next to the external (off-site) links. With this script, the visitors get the option to either open a link in the same … Read full story »

Browser Detection for Firefox and Google AdSense Button

Recently Google announced Referral program for Firefox and AdSense under its AdSense advertising programme.
Let us join hands with Google to spread Firefox browser and to end Internet Explorer monopoly! Read full story »

More Posts