PDA

View Full Version : White box when tabbing across form fields



jake74
November 29th, 2005, 03:30 PM
Has anyone seen this before, and if so, why does it happen?
http://dablackmarket.com/stage/main.html
Click the Contact Us form and tab from one field to another. Or fill in the "Go Black" form at the bottom of the page and tab between fields. What's the deal with that white box? Where does it come from? Why is it there? How do I kill it forever?

jake74
November 29th, 2005, 07:00 PM
I figured out that the white box is a movie clip mask that is set dynamically. I don't know why tabbing makes it show up though.

rhamej
November 29th, 2005, 11:36 PM
movieClipName.tabEnabled=false
or
btnName.tabEnabled=false