merging two plugins to work together
Hi. I'm starting to use jQuery lately. I'm trying to combine jquery.selectbox-0.5_style_3 with
another script to google maps v3. If I don't use styling selectbox, I don't have any problem with selecting some option from selectbox and centering map on coords which are values of this selectbox. But since im using styled selectbox (changes <option> to <li>). I have no idea how to trigger google maps script to work when i change value on styled selectbox. I have actual value from styled select, but don't know what to do next..
Sorry for bad english. If anything in my post is unclear, i can paste code i'm using, couse i've modified both scripts to suit my requirements.
Any replies will be helpfull.
Regards.