hello, i wanna use the spy tabbed panels in my web site , the firefox makes spotted table around the tabbed panel after the click and i want to got it clear like the firfox . so here is the print screen for the internet explorer (clear) http://i40.tinypic.com/15hgz5.jpg and here the print screen for the firefox (needs help with) http://i41.tinypic.com/2qwq7hv.jpg so please help me with the html code to clear the spotted table after the click from the firefox . thanks
That is the browser click area. I guess that the only way is to focus appart. One workarround it could be have a hdden input and then focus on that input after the click. Get it? Not tested but should work... Post you Js if you want. Thanks.