jquery and select tag help -


firstly, i'm totally javascript inept please explain throughly. ok, have 2 issues going on here. need save data using json posts server side code. first need attribute values can passed server. pertains input boxes, i'm because straightforward can't seem values selects.

the last problem i'm having using jwysiwyg , cannot value of either. have 3 of jqysiwyg on single form. each 1 has different id. can me put together?


thanks rhaul, able values of selects i'm still having problem getting values of editors.

to value of select box , editor can use .val()

$("#yourselectboxid").val(); 

and

$("#youreditorid").val(); 

Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -