Loading...
Here are 19 Free technical Magazines,Previews and documents, You can just go to the corresponding link and give the details. The link to download will be send to your email address. Am just listing 19 Free technical Magazines and documents while you ...
[More]
Tags: twitter, programming, ebooks on windows, e-book, free ebooks, asp.net, sql server, php, javascript, xml, free
Posted On :Monday, 31 May 2010 07:06 by krishnan
I just finished a page which uses html and simple JavaScript, and will help you to display search results from Google and Bing on one page. It uses two iframes to display the results, and JavaScript to load the iframes on a button click. You can ...
[More]
Categorized to 7 1. CSS only 2. CSS + Javascripts 3. jQuerys 4. MooTools 5. Scriptaculous/Prototype 6. Mimics 7. Misc Read more and get it from Hongkiat
On Google chrome i got one of my site blocked, which uses PHP. Here is the screen shot and my Kaspersky blocked one This Trojan is coming normally from the files uploaded from the affected machines. And this will work only if the file ...
[More]
Normally when we need to use some fonts which are not system fonts, we will make them images to display correctly. Here is an alternative for that option. Using this you need not to create images, which will reduce the total page size to be downloade...
[More]
I just wanted to print the content of a div using Javascript. below is the code function printDiv() { var divToPrint=document.getElementById('DivIdToPrint'); var newWin=window.open('','Print-Window','width=100,height=100'); ...
[More]
Web designer wall is listed 47 JavaScript plugins which will help you in your web site creation. They contain in 12 different sections. 1. Image Zoom and Popup 2. Gallery and Slide show 3. Carousel 4. Panel Slider 5. Tabs 6. Scroll to Anchor 7...
[More]