I tried
$(\":input:not(input[type=button],input[type=submit],button):visible:first\")
but it doesn\'t find anything.
What is my mis
This is my summary of the above and works perfectly for me. Thanks for the info!