Hi All, I've been using the jquery based chained select ( http://www.codeassembly.com/Simple-chained-combobox-plugin-for-jQuery/ ) for a site im working on
all works in a normal desktop based browser (even IE :) ) but when i tested on the mini/mobile browser it didnt work - they have a custom select box thing (like the iphone) and once you select an item in your select box it doesn't seem to register as been changed or clicked (ie. onclick/onchange didn't seem to do anything) you can test the demo page http://www.codeassembly.com/examples/jquerycombo/test.html in the online opera mini demo at http://www.operamini.com/demo/ to see what i mean anyone know a solution to this?? any help would be greatly appreciated as i need to get my chained select working on these mobile browsers Cheers Justin refer: http://www.codeassembly.com/Simple-chained-combobox-plugin-for-jQuery/