nib
Posts: 0
Joined: Thu Apr 12, 2012 12:13 pm

Use jquery mobile 1.0.1 with tiggzi to use new widgets like calbox

Can I use calbox widgets from jquery mobile 1.0.1:

http://dev.jtsage.com/jQM-DateBox/dem...? Looking at the source of the page it looks like I need to include a host of new javascript files with version 1.0.1.

I have had some success by creating a mobile panel and pasting HTML in there, but the calbox does not appear, so there's probably a conflict with the already included jquery?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Use jquery mobile 1.0.1 with tiggzi to use new widgets like calbox

We are upgrading to jQuery Mobile 1.0.1 tomorrow and you will also get a new date picker component.

nib
Posts: 0
Joined: Thu Apr 12, 2012 12:13 pm

Use jquery mobile 1.0.1 with tiggzi to use new widgets like calbox

Sounds great. Since I cannot always be that lucky with timing, I would still like to know if I could do an upgrade myself? Or perhaps that is a feature request, more control of what comes in the http head part.

But this concrete issue can be seen as anwered.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Use jquery mobile 1.0.1 with tiggzi to use new widgets like calbox

You can always include any JavaScript via Project Project Profile External resources.

You can also always export the source app, and include any jQuery Mobile version you want to us (first removing the current one). This would be the better approach as you will avoid any conflicts.

Return to “Issues”