yes, this is the full code (it got chopped up in my last post):<br>
<br>
function openWindow(url) {<br>
popupWin = window.open(url,'portfolio','toolbar=0,location=0,directories=0,status=1,menubar=0,scrollbars=1,resizable=1,width=450,height=150');<br>
window.blur()<br>
<br>
}
the function openWindow(url)doesn't seem to work with I.E. version 4.0. The return error is 'no such interface supported'<br>
does anyone know why and how to correct the problem?<br>
<br>
please reply to ciciu@hotmail.com<br>
<br>
see example:<br>...
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.