<option value="chips">Chips</option><option value="cookies">Cookies</option>
When I browse the tutorial's PHP page [1], this page shows this:
Coffe
Coke
But page's source is this:
<option>Coffee</option><option>Coke</option>
My dorpdown doesn't work at all.
Maybe someone has had some similar problem.
Thanks.
[1] - http://css-tricks.com/examples/DynamicDropdown/getter.php?choice=beverages
--
You received this message because you are subscribed to the Google Groups "web.py" group.
To view this discussion on the web visit https://groups.google.com/d/msg/webpy/-/rcWTp9TVYkUJ.
To post to this group, send email to we...@googlegroups.com.
To unsubscribe from this group, send email to webpy+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
<option value="chips">Chips</option><option value="cookies">Cookies</option>
Thanks...
Cheers
To unsubscribe from this group, send email to webpy+unsubscribe@googlegroups.com.
Cheers
To unsubscribe from this group, send email to webpy+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
--
You received this message because you are subscribed to the Google Groups "web.py" group.
To post to this group, send email to we...@googlegroups.com.
To unsubscribe from this group, send email to webpy+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/webpy/-/TthUC7LpQl0J.
To unsubscribe from this group, send email to webpy+un...@googlegroups.com.
<option value="chips">Chips</option><option value="cookies">Cookies</option>
Coffe
Coke
Is shown in page. But page's source is this:
<option>Coffee</option><option>Coke</option>
To view this discussion on the web visit https://groups.google.com/d/msg/webpy/-/d9P_Psd08psJ.
To unsubscribe from this group, send email to webpy+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/webpy/-/2JZUSopgFkcJ.
To unsubscribe from this group, send email to webpy+un...@googlegroups.com.