Jump to content

Recommended Posts


Posted

The only way to remove this is to call blur() when the onfocus event is fired. This however will prevent you from using the keyboard to navigate WPI.

If you want to add onfocus="blur();" to the link element.

Posted
The only way to remove this is to call blur() when the onfocus event is fired. This however will prevent you from using the keyboard to navigate WPI.

If you want to add onfocus="blur();" to the link element.

Thank You Very Much :D , But On Check Box ?? What I Do :wacko:

Posted

This will work on any element that raises the onfocus event... like checkboxes. For those you will have to go into boxes.js and look for where the checkboxes are created.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...