NetTalk Central

Author Topic: jquery Split Button - Popups  (Read 3417 times)

debraballenger

  • Newbie
  • *
  • Posts: 49
    • View Profile
    • Email
jquery Split Button - Popups
« 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

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: jquery Split Button - Popups
« Reply #1 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

debraballenger

  • Newbie
  • *
  • Posts: 49
    • View Profile
    • Email
Re: jquery Split Button - Popups
« Reply #2 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.


Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: jquery Split Button - Popups
« Reply #3 on: November 06, 2013, 02:04:37 AM »
ok, I'll investigate and let you know what I find.

cheers
Bruce