A pop-up is a graphical user interface (GUI) display area, usually a small window, that suddenly appears (“pops up”) in the foreground of the visual interface. On the World Wide Web, JavaScript are used to create interactive effects including pop-up and full overlay windows. “Pop-Ups” useful thing in blogs and websites which can be used to give source or credits, references, making contact us button or anything you want to make create but don’t need a separate browser window. here is the method for create a basic Pop-UP which you can redirect to any webpage you want. To create a popup in HTML is to copy the code given below and paste the first into the HEAD of your HTML document where you want to give the link of pop-up.
HTML CODE:<ahref=”http://www.business-line.blogspot.com/” onclick=”window.open(‘http://www.business-line.blogspot.com/’,'popup’,'width=500,height=500,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0′); return false”>Click Here</a>
CHANGES IN ABOVE CODE:
CHANGES IN ABOVE CODE:
1.Change the link http://www.business-line.blogspot.com/ to the desired page you wants to open with your pop-up.
2.Change the desired width and height.
3.Change toolbar, statusbar, scrollbar e.t.c according to your requirements.
I think that was simple enough, for any further clarification kindly drop me a comment.

Best of Luck & Thanks,
Ranjitsinh Chauhan.
Article Keyword: Pop up windows, blogger blog pop window, how to add pop up window in blogger blog, internet marketing consultant, internet marketing blog
0 comments