split-button

jQuery Split Button Demo: Is it me or is that just 2 buttons?

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... ...

How to create a split control like the one in the Browser's Address Bar? (Android)

I want to create a search box with the search button directly on the right of the EditText, without any spacing. Looks like the address bar on the internal Browser application. Is it possible or do I need to create it myself? ________________________________________ (_________EditText______________|_Button_) ...