Simple way to open window as a popup.
on the link just type this:
Change the page name and the size according what you wantCode:"#" onClick="window.open('http://www.yourdomain/yourpage.html', '','width=300,height=300'); return false;"
If you are using Bluevoda, eliminate the first quote " of the code because will be automatic added by Bluevoda itself.
make like this:
Please note, this is only work after you publish your pageCode:#" onClick="window.open('http://www.yourdomain/yourpage.html', '','width=300,height=300'); return false;"
Hope this simple tips can help you to open popup window according your need![]()



LinkBack URL
About LinkBacks







