autocomplete="off" not working
hi,
I'm currently doing some development on a Blackberry torch. and I'm creating a website with JQM. I'm runing into issues with Blackberry torch built in autocomplete blocking some of the buttons on my website.
I tired using (autocomplete="off") in the html buts its not working. I would rather not have to ask the user to turn it off in the browser.
Anyone have any ideas?
Thanks