Hi all,
I have a problem only with iphone's browser with the selectmenu("refresh") method.
i'm having this error: cannot call methods on selectmenu prior to initialization.
1) i have the selectmenu with about 10 items.
2) after an ajax request i use the .html() function to replace those 10 items with other items
3) i call the refresh function and i get the error.
Any idea?