Posts Tagged “JavaScript”
Auto resizing the FB App canvas page
by Nazly on June 24, 2011
This post is more of a note to self. A canvas page in an FB app has a height of 800px. There won’t be any issues if the content of the page is within that limit. If the content is (…)
jQuery noConflict() saves the day!
by Nazly on February 3, 2011
All these years I have been only using jQuery as a Java Script framework. But I came across this situation where I had to use both jQuery and Prototype in one of my projects. This unavoidable situation resulted in jQuery (…)
Cheat Sheets for Web Developers
by Nazly on July 9, 2008
I found this excellent list of cheat sheets for Web Developers. It even includes a cheat sheet for SEO. It will be really valuable for Web Developers to keep these cheat sheets in hand. Cheat Sheets for Front-end Web Developers (…)
100+ Resources for Web Developers
by Nazly on March 10, 2008
This is a fantastic list for Web Developers. 100+ Resources for Web Developers From the Blogpost : There is some amazing stuff out there on the Web-resources, tools, tricks, and tips. Problem is, as a Web developer, you spend so (…)
PHP Projects u need to know
by Nazly on March 7, 2008
Here is list of PHP/Javascript Projects that I have been either using, keeping in track of or got to know recently. Doesn't matter if you are new to PHP or an expert in PHP, its a worthier try if you (…)
Enhance your Web Development Using the Firefox Web Developer Extension
by Nazly on March 6, 2008
It has been bit over two years since I last posted about the Web Developer Extension for Mozilla Firefox. All these years I have been using it quite effectively on my developments and it still remains a very effective tool. (…)
Drag & Drop on webpages
by Nazly on May 12, 2006
Anyone who has the necessity to drag & drop images or layers should look into the DHTML API, Drag & Drop for Images and Layers. Its a really cool API as I played around it quite a bit. Most importantly (…)
AJAX framework
by Nazly on March 14, 2005
Today when I rushed into office I just got this news that we have to do some research on the AJAX framework, also known as XMLHTTPRequest or remote scripting which allows webpages to get information from a remote server without (…)














