Google chrome is a powerful web browser which has proved to be fast browser. Its simple and easy to use browser. Google Chrome has got tremendous addons now. Here are some extremely useful Addons which will make your blogging and web development work a wonderful experience. You can have bookmark manager, password manager, seo tools [...]
We can simply use CSS alone to reproduce opacity effect that have traditionally been done using scripting. The advantage of looking to CSS instead is obvious – much more lightweight and easier to implement. We can use this method where we need to use a dim or faint version of image, while when some one [...]
To listen to customers or your online visitors there have been many solutions but this one is very simple, easy and easy. Shoutbox a.k.a tagboard/chatbox, is an easy to use messaging system that allows you to interact with others instantly while you are at website. A shoutbox can be placed on your blog or website. [...]
A revolutionary and easy to use music player that plays audio on your website. Link to audio, get single line of code and play. It is that easy. Light weighted media player which will not disturb your website layout. You can manage play lists and customize it in the way you want it.
CSS is a simple file which controls the visual appearance of a web page without compromising its structure. Why to use it and how to use it properly. If you don’t use CSS on your web pages and you have many tables and content on them, chances are that your HTML file size will be [...]
Following script is a calendar script which simply shows current month and highlights current date.
We will cover following essentials of javascript in this area. TOOLTIPS – Moving Tooltips – Hint Tooltip – Fade in out Tooltip – Regular Tooltip DATE & TIME – Regular Time & Date Full Script (Live) – Date Script (Month, Date, Year) – Time Script (Time(Hour,minutes,second), AM:PM) – Live Rotation – Image Rotation (Page Reload [...]
This section contains following solutions in JavaScript. Make Home Page Script (text based, image based) Add to Favorites Script (Cross Browser, By Image, By text) (Simple, Cross Browser support, Onload add to favorites) Switch to Full Screen Last Date of Page Updated Print Page (IE, Cross Browser) Save page from printing (Printing Security Issue) Website [...]
In this example we will see that how we can generate a simple hide show script using jQuery. Consider the following example. We have included jQuery latest file. Then we have created three functions for hide, show and toggle and we have attached these functions with classes on Click Event of mouse and our target [...]
Adobe Dreamweaver offers a way to Swap Images by adding javascript through its behaviours which uses following functions: function MM_swapImgRestore() function MM_findObj(n, d) function MM_swapImage() function MM_preloadImages() And at OnMouseOver and OnMouseOut events you can swap images, but that method adds a lot of javascript code into your pages. There is another very simple and [...]
