hello,
is it possible to place an .html hyperlink on a page and when someone mouses over the link or clicks on it, the url does not show up in the bottom of the browser window? i would also like someone to NOT be able to view the hyperlink in the address line either. thank you.
hello, i have a site where an index page opens a new javascript popup window that contains my actual site, (the pop up window is where all my navigation and actions take place; it is a flash site). the javascript code in my html page is...
<TITLE>StarBand Performance Solutions Portal</TITLE>...
hello,
can anyone tell me if there is a javascript code that will automatically refresh a page (just once) when the page first loads into a browser? i'm only concerned with ie4 and netsacpe4 and above. thanks in advance.
hello,
i have this javascript...
<script LANGUAGE="JavaScript">
function popupmain(){
window.open("popupmain.html","popupmain","height=600,width=800,menubar=0,resizeable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,left=0,right=0,top=0")
}
</script>...
hello,
could someone tell me the script to detect if a pop-up window is open and to close it before opening another pop-up window? thank you very much.
Hello,
I have 1 html page with many buttons that open pop-up windows. Is there a way in the javascript code to automatically make whatever pop-up window is open, close, when another button is clicked? Thank you.
Hello,<br><br> This is my first visit to this forum. I hope someone can help me. I have 2 or more buttons on 1 page that should bring up different pop-up windows. When I originally had just 1 button on a page that brought up a pop-up window, I could get it to work fine....here...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.