NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: debraballenger on November 04, 2013, 08:02:36 AM

Title: jquery Split Button - Popups
Post by: debraballenger on November 04, 2013, 08:02:36 AM
I would like to use a split button as found here in one of my forms.  http://jqueryui.com/button/#splitbutton
And have it call child windows via popups.

With how nettalk does buttons and button sets in html, its it possible to do this leveraging the existing toolset, or do I have to code it?

Thanks
Debra
Title: Re: jquery Split Button - Popups
Post by: Bruce on November 05, 2013, 01:06:23 AM
Hi Debra,

just so I'm clear - you want the right-button (the down arrow icon) to still present a drop-list, and then that drop-list of items will have a number of options - each of which opens say a NetWebform as a popup?

cheers
Bruce
Title: Re: jquery Split Button - Popups
Post by: debraballenger on November 05, 2013, 06:23:53 AM
Right, so the button with the drop down would say something like "Other Options" .  When you click the drop down you would see something like "View Signed Forms" (popups up the related browse for Signed forms), and maybe something like "Send Invoice Via Email" that would execute a procedure on the server to send an email.  My form page already has a lot of info on it, so I am looking for ways to consolidate lesser used functions into a smaller screen foot print.

Title: Re: jquery Split Button - Popups
Post by: Bruce on November 06, 2013, 02:04:37 AM
ok, I'll investigate and let you know what I find.

cheers
Bruce