Search This Blog

Showing posts with label list. Show all posts
Showing posts with label list. Show all posts

Wednesday, February 26, 2014

jquery mobile dropdown list no showing up in android

No need to bang-bang your head. If you have set any CSS properties to <SELECT> tag -- JUST REMOVE IT. KEEP id and name identifiers. Happy jQuery!Mobile....

Saturday, October 20, 2012

PHP Checkbox values to ARRAY and to UL LI list

I've been trying lately to store selected checkbox values to an Array and show them in UL and LI lists.

Here is how???

Sedan
Stretch
SUV
Coach Bus
Classic Stretch
Hummer
Party Limo
Classic Stretch
Passenger Van
SUV Stretch
Airport Stretch

if(isset($_POST["csubmit"])){ print_r($_POST['fleet']); $arr = $_POST['fleet']; echo ''; }

content-wide advt