javascript - jquery set option text when page is refreshed -


i want change text of dropbox when user select text , want set after page refreshed in wordpress template page.

> ireland

<option value="http://dignitytech.com/efront/united-kingdom-2/">united kingdom</option>  <option value="http://dignitytech.com/efront/spain/">spain</option>  <option value="http://dignitytech.com/efront/romania/">romania</option>  


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -