glent Posted August 29, 2005 Posted August 29, 2005 what version of Wpi are you using because I dont think funkers theme is compatable
AHJAHJ Posted August 29, 2005 Author Posted August 29, 2005 what version of Wpi are you using because I dont think funkers theme is compatable<{POST_SNAPBACK}>I use Funker Theme
athomsen Posted August 30, 2005 Posted August 30, 2005 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.
AHJAHJ Posted August 31, 2005 Author Posted August 31, 2005 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.<{POST_SNAPBACK}>Thank You Very Much , But On Check Box ?? What I Do
athomsen Posted August 31, 2005 Posted August 31, 2005 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now