xui
Getting some data from a PHP (json_encode) and now need to access it within the javascript?
I am currently using Phonegap and XUI to create web app. I am retrieving some data from an external domain using a http request via XUI.[详细]
2023-04-09 14:52 分类:问答How do I submit form values with Xui framework's xhr object?
I\'m giving the Xui javascript framework for mobile apps a spin and I\'m stuck on form submission using its xhr ajax object. I\'m trying to submit username and password form values to a php script. Th[详细]
2023-04-03 04:41 分类:问答Exposing public methods in XUI JS framework plugin?
I\'ve created a plugin for XUI, for example: xui.extend({ myPlugin : function(){ var options = []; function methodOne(obj){[详细]
2023-03-28 05:07 分类:问答one json-request to multiple DOM-destinations - how?
I\'开发者_开发问答m having a \"list\" that I want to populate with a background-json request. Items have different headings and traffic should be minimal (mobile webapp),[详细]
2023-03-22 20:33 分类:问答XUI library: call web method (cross-domain)
I found only one example how to use xui.js to call web service here: http://wiki.phonegap.com/w/page/32513809/Simple-Web-Service-Consumption-with-Phon开发者_Python百科eGap-and-XUI[详细]
2023-03-19 01:16 分类:问答tween back to auto-height with xuijs
I\'m having problems to create a equivalent slideDown for xuijs. The slideUp (hide) is easily done with[详细]
2023-03-17 05:13 分类:问答ajax function broke on Blackberry OS/6
I was using XUI javascript library for Blackberry web application (OS 4.7 and 5.0). I just tried code on Blackberry Bold with OS6.[详细]
2023-03-06 17:22 分类:问答How can I make Xui JS x$('') work with existing jquery code $('')?
I suspect this is ridiculously simple, but I can\'t figure it out. We have some simple code that we\'ve written using jQuery, but I suspect it would work fine with xui, and since this is a mobile app[详细]
2023-02-14 04:56 分类:问答Sencha Touch vs. jQtouch vs. GWT mobile vs. XUI vs. jQuery Mobile vs. [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-02-13 03:47 分类:问答jquery slideUp/ slideDown xui equivalent
Hello im trying to create the same effect of jQuery\'s slideUp and slideDown function with [xui]http://xuijs.com)[详细]
2023-02-08 14:50 分类:问答