Looking at implementing a split-button similar to: the jQuery SplitButton demo.
Whats the difference between this example and just using 2 buttons? am I missing something?
..particularly regarding the joint “set” demonstrated…
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
That’s all it is: two buttons that are grouped together. As it states on the webpage –
They were just giving us another example of something that could be easily accomplished with the button widget.