jquery - Sending a selectbox value to fancy box -
please check link above; code there. want send value selectbox fancybox.
need people... stuck on problem last 2 days, , have tried variety of stuff.
until more info problem, since using jquery anyway recommend getting select element values :
href:'index.php?incident_maincateid=' + $('#myselectboxsituation_found option:selected').val()
. its cleaner , easier read.
Comments
Post a Comment