Posts Tagged: dropdown
-
Jan 24, 2011
Comments OffChange dropdown list (options) values from database with ajax and php
I’m going to show you a example in php and ajax to change the values of the dropdown’s options without refreshing the page. The values (options) of the dropdown are fetched from the database and the certain portion of the web pages is only refreshed without need to refresh the whole page. Let’s start with...
-
Jul 02, 2010
Comments Off38 jQuery And CSS Drop Down Multi Level Menu Solutions
Hello again,...