August 29, 200520 yr what version of Wpi are you using because I dont think funkers theme is compatable
August 29, 200520 yr Author what version of Wpi are you using because I dont think funkers theme is compatable<{POST_SNAPBACK}>I use Funker Theme
August 30, 200520 yr 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.
August 31, 200520 yr Author 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
August 31, 200520 yr 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