Posted by: intelbot on: May 5, 2009
Read about it at ReadWriteWeb
Posted by: intelbot on: April 30, 2009
Read about it at ReadWriteWeb
Posted by: intelbot on: October 19, 2008
Posted by: intelbot on: December 27, 2007
Use this javascript code to display “Last Updated” date. document.write(“Last Updated on:”) ;document.write(document.lastmodified) ;
Posted by: intelbot on: December 27, 2007
CSS has two properties for hiding the contents. Those are 1. Visibility values: inherit visible hidden ;2. Display values: block none inline list-item ; Both Visibility and Hidden are used to hide the information, but when you use Visibility to hide, browser still takes up the space in layout and displays blank space. Whereas if [...]
Posted by: intelbot on: November 23, 2007
Here is the list of common Browsing Options that are in use in web sites Popularity Category Tags Search links Blogs Videos Presentation Podcast
Posted by: intelbot on: July 25, 2007
Posted by: intelbot on: July 25, 2007
Posted by: intelbot on: July 20, 2007
The days of building a “website” are over. We are full-fledged application designers, the web is merely our front-end. The increasing complexity of application development is causing our various disciplines to converge, with designers dabbling in front-end code and developers working through interaction paradigms. Though the scope of our work and particular roles continues to [...]
Posted by: intelbot on: April 7, 2007
With the advancement of Web 2.0, many people started to work in web related fields. And to help them so many great tools have been developed. Here i will provide you with the list of great tools you can use for your web related work like development and debugging. For Internet Explorer:1. Web Development Helper [...]