The code does work on the browser - it is the machines that cannot handle the link that it opens so I want to auto-redirect them to a simpler, static HTML page instead.
It is 800 poor call centre employees that are stuck on PC's from the land that time forgot.
User Profile
Collapse
-
incorporating browser detect into an onclick link
Hello, I have a number of links opening in a fixed window that certain users cannot access because they are on netscape 4.6 (I think this can handle the links and it is actually their ancient computers which cannot, but either way they are all on netscape), the current onclick command looks like this:
[CODE=javascript]<A onclick="wopen( 'page url', 'popup', 670, 395); return false;" href="page url" target=popup>...
No activity results to display
Show More
Leave a comment: