User Profile

Collapse

Profile Sidebar

Collapse
topherknowles
topherknowles
Last Activity: Feb 21 '08, 03:41 PM
Joined: Feb 15 '08
Location: Manchester
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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.
    See more | Go to post

    Leave a comment:


  • 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>...
    See more | Go to post
    Last edited by acoder; Feb 16 '08, 08:39 AM. Reason: Added code tags
No activity results to display
Show More
Working...