NetTalk Central

Author Topic: NT5 - jQuery UI  (Read 3122 times)

David

  • Full Member
  • ***
  • Posts: 127
    • View Profile
NT5 - jQuery UI
« on: December 03, 2009, 03:10:04 AM »
Bruce,

Is it your intention to provide all the base jQuery UI functionality (Interactions, Widgets, and Effects)  through templates in NT5 or just a subset?

Thank you

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: NT5 - jQuery UI
« Reply #1 on: December 03, 2009, 05:51:43 AM »
Hi David,

Almost certainly a subset (via templates).
Not least because it keeps growing.

The DatePicker is a good example. The basic UI Widget support is in, but only a handful of the options supported by jQuery are in the template. (Quite simply, because there are too many options). However a specific embed point is created so you can set whcichever options you like. (And I'll be adding a property for a "global default for date picker options" as well.

So this concept will be applied to more and more of the UI items that are available, as I get around to coding support for them.

Cheers
Bruce