How to speed up loading jquery mobile styles in blackberry OS and others
Hi all, I have been working with mobile Jquery and I really enjoyed the experience, now I'm in an interesting project and we are trying to jquery mobile development, however I have noticed that mobile such as Blackberry OS 5.0 takes a long time load and display styles. Why is this happening? There is some hack or trick you can use to speed up loading jquery mobile styles? I appreciate your help, thanks in advance. Atte. Jose Luis Oronoz Troconis Email: jloronoz@openidea.com.ve Sitio Web: http://www.openidea.com.ve
Filtered List Visibility
Hi, Looking at the examples on the filtered list (link: http://goo.gl/N7wbN) I was wondering if anyone could suggest a way to only show the search field until some text is entered, then show the list below? I would then like to hide the list on select of an item? Essentially I think this could be used as a quick and easy autocomplete if I could wrap this logic up? Thanks in advance, Simon
Multiple row layout
Hello, i try to create home page for my website using multiple row layout. I want to use 9 large icons to link to my subpages. But the layout doesn't strecht full height, so the page doesn't look nice How i can change the style, so that icons are displayed equally on the page. Thanks
How to change button text in dialog
Hi everyone How can I change the text on the close button of a dialog? Thanks,
Help with django + jquery mobile. URGENT
I'm creating a mobile app and want to use jquery mobile and django, but when django renders the templates from my views, the data-theme in <div>s with "data-role"s page, header and footer seems to be ignored, as well as atributes like data-inline, data-icon in <a>s with data-role="button". Plus, the buttons in header and footer (those like the default Back button) are shown like simple links Besides I can't create any toolbars using the data-role="controlgroup" and it's respective <a>s inside the
Alpha2 release?But where can I download it?
I have saw this on mainpage But when I click the link,It fails :(
Fullscreen positioning doesn't work properly
In the latests Alpha 2 the Fullscreen positioning doesn't work properly. Whe you open a page this is the behavior: iPhone: When you open the page the header/footer are hidden. When you tap nothing happens. When you tap again (2nd try) header/footer are displayed. At this point, everything works properly. Android: Exactly the same as the iPhone. Desktop: When you open the page the header/footer are hidden. When you click again header/footer are displayed. Also, if you move the scroll bar, header/footer
List starting under fixed header.
Using alpha 1 of jquery mobile I have a page with a fixed header and footer and a list in the content. The list is starting at the top of the page under neath the header. Is there a way to have the list start after the header? My work around so far has been to create a hidden list item, but this isn't a long term solution as the header size could change. thanks
Page Load ($(document).ready) events
Hi I'm starting to build an app using jQuery mobile and ASP.Net MVC, and was wondering how to call methods on when then DOM was ready? As jQuery hijacks linked pages using AJAX, then diregards the <head> elements before injecting them into the DOM - this means that page load-type js calls in the head are only executed on the first page. I can see that the DOM will already be 'ready' for subsequent calls, however, where should put page load js calls so that they are excuted on every page load for
Gallery on mobile site slider indicator
Hi Guys I am using http://www.netcu.de/jquery-touchwipe-iphone-ipad-library plugin combined with the cycle one (http://malsup.com/jquery/cycle/lite/) to make a simple gallery. This is what it looks like so far The image swipes across perfectly but I would like to highlight the dots below it to show which picture in the sequence I am on. Any ideas on how to do this? Any help appreciated, thanks.
When will jquerymobile come?
Mid-October,and today is 10/11/2010,does anyone know some news?Thanks!
<input type="submit"> with CSS background in Blackberry 9520 disfunctional
Hello, jQuery mobile team! I am currently developing a HTML5/CSS3/JS template set for mobile webkit browsers, including the Blackberry's Torch Browser. In the Blackberry 9520, I found a malfunction of input type=submit Elements which become unclickable if they get a CSS background. Has anyone else experienced this error and if yes, have you found a solution? Thank you in advance for your answers. Alex
Why jquery mobile in core?
Could you please explain why did the jQuery development team decide to include jquery mobile in the core? This means that mobile browsers would have to download useless bits, such as Sizzle and browser-specific hacks (for example, IE). I suppose, jquery.mobile.js would have a size of about 20kb instead of 71 if the core library was excluded. Downloading the extra 50k may take several seconds, even on HSDPA. Perhaps you are thinking that the "big" website and the mobile version should be the same,
jQuery.fn.show blackberry 4.6
I've been struggling with getting this particular function working with Blackberry 4.6 and I'm interested if there has been any thought into how this would work. The problem as I've experienced is that the blackberry engine in 4.6 does not register any style changes until the js thread lock is released (best way i can explain it). So if you do something like $("#test").css("display", "inline-block"); window.getComputedStyle($("#test")[0], null).display == "block" instead of "inline-block". Perhaps
Android support
Will Android support be second class as it is in absolutely every single mobile web framework at the moment? It's a shame.
Developing jQuery mobile web app
Hello! I see your blog entry with this image of UI elements for a Mail App for iPhone, iPad and Desktop. http://cdn.jquery.net/mobile/wp-content/uploads/2010/08/jquery-mobile-mail-app-11aug20101.png The layout and the components are similar but not the same, like the modal dialog conformation and the popover confirmation. In reality, how will this be done? Do I have to manage three layouts with different components or is it easy to make one web app for iPhone, iPad and Desktop? Does anyone know?
W3C support
Will the mobile UI framework that is being built, support W3C widget standards?
Support for local html5 databases ?
jquerymobile will include support to access client databases (webkit/html5/...) with a unique interface ? Maybe a ORM plugin ? or jqmobile it's UI only ? thanks in advance ! j
Mobile App Developer Contest at Mobile Developer Summit 2010
Contest Winners will Demo their Apps on the MODS Stage Mobile has become a hotebed for innovation. As the ecosystem pushes the pedal to transition to a mobile-centric computing world, developers find a greater need to distribute their products and services via mobile platforms, whether they are pursuing projects on behalf of their companies or innovating on their own. Saltmarch Media has announced the App Pitch contest in support of new ideas emanating from the Indian mobile developer ecosystem.
wicked slow js speed in iPhone / iPad
I've just started testing some JS/jQuery stuff on an iphone, and finding that my functions are running.... 63 times slower than on Safari. A set of coordinate calculations that takes 9 ms on Safari (29 ms on Firefox running Firebug) takes 570 ms to run on the iPhone. This would seem to indicate a limit to the performance and thus the type of app. one can write in JS/HTML while hoping to run it on mobile devices. An interesting article (from 2007) here: http://furbo.org/2007/08/15/benchmarking-in-your-pants/
Hardware Access Functionalities?
Will there be any other hardware access functionalities than touch gestures that will be supported? e.g. geolocation, HTML 5 local storage, etc. Tri
Developer Preview? Alpha Release?
Is there going to be some sort of developer preview or alpha release? I am eager to start learning the new features for jQuery Mobile as soon as possible. I am launching a mobile development department at my company and we were planning on learning and getting as much training as possible on Sencha. However, jQuery Mobile appears to be a far better options because of the devices it supports and because we can simply keep developing on jQuery.
Which framework would be best for a publishing project?
I have a project I have spent a month or so developing with Sencha, but now the fact most users will be using Internet Explorer and PC non-touch systems has been presented to me. The project doesn't rely on the typical UI that most of the touch systems have. It is a Publishing Engine, which will hopefully allow the creation of magazines, catalogues, brochures and other publications that are usually printed. It is intended to be completely open source so additions can be created as needed. I have
Only C-grade for Maemo 5 browser?
I checked the browser support chart and noticed that the native browser (MicroB) for Maemo 5 only has a C-grade. As it Mozilla-based and uses the Gecko layout engine (version 1.9?) it has full CSS and Javascript support and should have a higher grade, or is the reason for the C-grade its low market share? I have also heard rumors that Nokia is rewriting its native Symbian browser to be based on MicroB in the future.
Design concepts open source?
Hi jQuery Mobile looks very promising and I can't wait to start playing with the developer preview. In the meantime, are the initial designs by filament group open source? Can we use them in commercial projects? Thanks Thibaut
jquery.mobile.js? Separate library or is the mobile support being pushed into core???
This was probably mentioned somewhere but could not find any reference to it... just wondering if there will be a separate download for jQuery Mobile along with a separate theme/theme-roller for jQuery UI, or, will all of this mobile support development work be rolled into the main development tracks for jQuery and JQuery UI? There are advantages and disadvantages to both approaches. jQuery Core [PRO] Can offer it as an optional add-on (i.e. jQuery + jQueryMobile) jQuery iz good e'nuf! Don't re-write
.scroll method doesn't work all of the time in Mobile Safari
I'm using a .scroll call to execute some code that sends the toolbar back to the top of the viewable screen after a scroll event. It works great in normal safari, and most of the time in mobile safari. It works and executes when the user does a "flick" scroll. And then it doesn't execute when the user scrolls, stops his finger, then lifts his finger. Only when they flick does it work. I've tried the mouse wheel extension to see if that helped, but it didn't work on the slow scroll either. Anyone
Comparison to Sencha Touch
Hi, is jquery mobile similar to sencha touch? http://www.sencha.com/products/touch/ Or what are the differences? Regards Texess
Sources?
Hello all, So, the website is quite fulled with information, but where can we see more? Source repository? Demos? Renat
Hardware acceleration targeting?
(Echoing one of swix's questions) Will jQuery Mobile attempt to target the various browser's implementations of hardware acceleration (or lack thereof)? -- Oskar Austegard
Fennec 2 support in jQuery Mobile
I didn't see Fennec 2 in your browser support table (I guess since it's not yet released), but it's supposed to be released sometime this autumn (alpha 1 is going to be released around August 20, so it can already be tested), and it will include support for touch events (Mozilla uses it's own events model for touch screen: https://wiki.mozilla.org/Firefox/Projects/Multitouch_Polish/DOM_Events ). Do you plan to support these [multi]touch events for Fennec 2?
media queries - jquery image resize
Hi Guys, I got inspired by @ppk's post about media queries and javascript plus everyone elses media queries blogs and thought how about adding a bit a of code so that if the device is a certain size (480px wide perhaps) then add '-mobile' to the images so that it'll download smaller images for the web. I posted it on stackoverflow with two bits of code I found that needed almagamating into one and @craftedpixels came to my rescue with this code - $(document).ready(function() { if ((screen.width<=960)
Great platform support, but many still missing
Hi! I'm happy to see this project come to life. I'm happy to see that you are not only dedicated to main platforms in US (iOS, Android and webOS). However... lot of platforms are still missing in the roadmap, like Nokia Series 40 Browser and many widget platforms using JavaScript. You'll make the difference understanding the whole mobile web ecosystem. I strongly suggest to add as many platforms as you can, even if only partial support will be available for some. A full list of platforms and browsers
What about templates, datastores and module loading?
In my opinion, three of the biggest things missing from jquery are: a simple, elegant templating language (erb, mustache), having a commonJS module loader like seed.js (used by Mozilla Bespin and Sproutcore), and a datastore for JS applications (similar to what ExtJS or Sproutcore use). Is there any plans in the future to tackle these issues?