jquery - Sending a selectbox value to fancy box -


http://jsfiddle.net/cr2sb/15/

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

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -