Quantcast
Channel: MySQL Forums - MySQL Workbench
Viewing all articles
Browse latest Browse all 3739

coded a button group default (no replies)

$
0
0
Got a Big problem here.. I've coded a button group to either Submit or Reset a form. It seems to work at least on Mac in Safari & Chrome, but I'm concerned that my coding of it might not be quite correct. Have I set this up correctly?

Thought perhaps my approach might not be up to code, but then again, W3Schools seems to approve.

Inside a element you can put content, like text or images. This is the difference between this element and buttons created with the element.

Always specify the type attribute for a element. Different browsers use different default types for the element.

If you use the element in an HTML form, different browsers may submit different values. Use to create buttons in an HTML form.

<ul class="button-group">
<li><button class="small button" name="Send" type="submit">SEND IN YOUR RESERVATION</a></li>
<li><button class="small button [success secondary alert]" name="reset" input type="reset">CLEAR FORM</a></li>
</ul>


www.facebook.com/trueblood7x2
www.facebook.com/wwemitb2014livestream

www.surveymonkey.com/s/K2TG7D8

jsperf.com/watch-wwe-money-in-the-bank-2014-live-stream-online
jsperf.com/watch-mexico-vs-netherlands-live-stream-free-online

www.surveymonkey.com/s/LD8P7MN

www.saphana.com/thread/5481
www.saphana.com/thread/5349

Viewing all articles
Browse latest Browse all 3739

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>