Fri, 2010-04-09 14:18
My application is launched from some other application , in the sense user click on a link , it opens a popup with disabled address bar , disabled back and forward button etc.
I am wondering if my application page can have some java script which can reanable address bar , forward and back buttons , is this possible ?
or in other words can I enable address bar and forward, back buttons using java script.