Archives: JavaScript

How to do Facebook/Gmail like Page Loads/Updates using IFrames and JavaScript

May 22, 2011 | By Rakhitha | 8 Comments | Filed in: JavaScript, Tech.

You may have noticed how websites like Facebook and Gmail load/update pages on browser without actually reloading the entire thing. It can come handy in your own websites specially when you need to change a small potion of the content that is already shown in the screen. Or you need to change the data shown • Read More »

Tags: , , , ,

Automatically Add Name Attribute for Google Syntax Highlighter

July 12, 2010 | By Rakhitha | 7 Comments | Filed in: JavaScript, Tech.

If you write programming related posts in your blog, you are most probably using Google Syntax Highlighter to highlight your code snippets. In case if you don’t, it’s a set of javascripts that allows you to add syntax highlighting for source code that you post on your blog. It supports a large number of programming languages. After • Read More »

Tags: , , , , , , , , ,