Tab using jquery mobile?
Hi, I need 4 tabs with image feature?.i have gone through documentation but was unable to find please help. Thanks & Regards, Nithya
Image map and page links
Hi, is it possible to use an image map instead of a listview and link to a data-role="page" and get the back button and transitions? Right now I use this area tag: <area shape="rect" alt="" title="" coords="6,9,124,264" ref="index.html#myPage"/> It links to the correct page, but I don't get the back button. I have to include index.html to get the link to work, even though the data-role="page" is in the same file.
What is the reason the datepicker doesn't allow you bind on the custom UI events
What is the reason that the datapicker doesn't allow you to bind to its events? $('.selector').datepicker().bind('datepickeronselect',function(){ console.log('hello'); }); All of the other widgets allow you to do so but the datepicker seems to be left out.
How to customize the slider of jquery-mobile?
Dear all, I have a question on how to customize the slider in jquery-mobile. The default configuration puts a text box containing integers in front of the slider, which I wish to remove, or at least customize, so that it can display some other messages depending on the current value of the slider. However, I didn't find out how this can be done. Thank you very much. - Dawei
Disable sorting on specific rows using jquery tablesorter
I have been using tablesorter2.0 plugin to sort the table. My requirement is such that I don't want few rows to be sorted. Like i can add a class like <tr class="nosort"> for rows to whom sorting should not be applied. And rest all rows should be sorted. Can't find a way to do this.
Validate plugin - error message doesn't disappear when 2 classes are assigned
I tried assigning 2 error classes to an error message (as a span), but when the empty field was fixed, the error message wouldn't disappear. $("#testForm").validate({ errorClass: "ui-state-highlight ui-corner-all", errorElement: "span" }); With 1 error class it works fine, but adding a second one makes it fail. Here are some links, just hit the submit button a few times on each one to see what I mean 2 classes: http://jsbin.com/eqiqa3 1 class: http://jsbin.com/eqiqa3/8
About the image encode/decode doubts
hi all same as the topic, is there any function or example handling image encoding and decoding in jqm? what i had try: 1. create image object and link the src to url source; 2. get the base64 data from image; 3. and link the src to the base64 data again to any element in need. but it seems not work... any ideas? thanks kenneth
Autocomplete question
I have two inputs, A and B, where I want to use autocomplete. A is a normal autocomplete but I want B's autocomplete to depend on input A when it makes the query to the database for the candidate words. For example, I want to search for matches between two teams. When I write into input A, the autocomplete shows all the teams. When I write into input B, I want autocomplete to show only the teams that played a match against the team written in A. Is that possible?
Extending autocomplete
Hi there, I'm using the code you can find here: http://jqueryui.com/demos/autocomplete/#remote-jsonp to give my users the possibility to choose their city and country. Everything works fine at this moment, except I would like to add also the country to an input field called "country". Is there a way I can achieve this with the same code? Thanks in advance for any help it's appreciated.
Get full image name for FILE input?
Hi, I'm trying to get the full value from an "image" field, with this: $('#client_local_offer_image').change(function(){ alert($('#client_local_offer_image').val()); }); However, the value only seems to include the filename - and not the full path (what I'm trying to achieve, is a "preview" feature - which will shrink the image down to a fixed size, and update an existing <img id="xxx"> bit in the HTML) Any suggestions? TIA Andy
MailChimp.com Jquery Slider
Newbie to javascript, I'm a designer trying to make the transition over to doing some programming. I understand the vast majority of stuff, however, I'm baffled by one feature I'd like to have on the site I'm designing, and that is the jquery slider on MailChimp's homepage. It resizes to the width of the users screen resolution, from edge to edge, left to right. On my laptop, the slider covers the entire width of the screen, 1028x768. And the slider also covers the width of my work monitor, which
jQuery Mobile not working with Symbian^3 browser in Nokia N8.
I am using a Nokia N8 with Symbian^3 which is supposed to have A grade support for jQuery Mobile. However, when I try to watch the jQuery Mobile demo website in it to test for support, it doesn't work and I see this. Is the Symbian^3 browser supported yet with jQuery Mobile Alpha 4.1? Symbian devices still hold a lot of market share to overlook support. ______________________________________________________ Saurav Srivastava Designer at SlideShare Twitter: gx_saurav Blog: http://gxsaurav.com
Ajax Nav changing charset!?
Hello all! I have an html page with meta charset defined to windows-1252 to avoid accent problems. It works fine when page is loaded with non ajax nav (rel=external). But when i use JQM ajax nav, all accents are f**** up... I tried to put the same charset in the entire website but it changes nothing. Tested in firefox and bb5. Works fine with Chrome. EDIT: Seems to be a $.Ajax encoding problem...
Scaled CSS framework for Blackberry 5
I really love the idea of the jquerymobile as it makes ui development ALOT easier specially for backend developers but I have been trying to use the JQueryMobile on blackberry 5 and I must say it really has been challenging. I am aware that work is being done to work out the quirks where this is concern but has anyone thought of just using the CSS only of jquerymobile? Can a "scaled down" version be made from it to support Blackberry 5?
Where do I find instructions for installing UI?
This is crazy! Which files are needed to run the UI? I've downloaded the 'bundle' but I keep getting missing file messages! ARg!
installation instruction?
I managed to get jquery UI working somehow but it wasn't easy. I could not find instruction on how to get jquery UI installed or integrated into my site. At first I downloaded the development bundle 1.7.2. I copied out jquery-ui-1.7.2.min.js and put it into my app. I got one datepicker attached and voila. It worked but it was also ugly. I figured out after some searching that I must have not copied some css/images, etc. This is where he doc is inadequate. In the downloads, there is no installation
Inserting a <script src> header tag in subsequent JQM pages
Hi all, I've been working with jQuery Mobile for a month now and am really liking it. One thing I have not been able to figure out: how can I add a new javascript resource file (<script src="x.js">) in a web page *after* the initial page loads? I'm running different ad networks, Google Maps API, and my own JS and I don't want the whole shebang to have to load on the first page, especially since I don't need many of them right away. Can anyone help? Thanks! Pete
Parse Error jq 1.5x on Iphone Safari
i am developing a mobile version of our website. when i use <script src="mobile/jquery-1.5.1.min.js"></script>i'll get a parse error on line 1 in safari on iphone. when i use the uncompressed version i get a parse error in line 2192 strange is, when i use the hosted version <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>the page works perfect. with jquery-1.4.4 it is no problem. but with both 1.5 versions (1.5 and 1.5.1) i get the parse error on my iphone.
Making read-only list elements consistent with clickable ones?
I'm often presenting a list in which some elements are clickable options, and some are not. (I want to present the same list each time, but in some cases, a particular option is not available.) That used to work pretty well, the lines would all look about the same, but if an entry had no link, it would not get an icon, and not be clickable. But now the entry styling is applied only to li's that have a link. Other li's are left completely bare - they just get theme styling. Unfortunately, an "active
[jQuery] [autocomplete] Enable creation of new list entries?
I would like to add a "Create new..." item to my autocomplete lists to give users a way to create new items. This item would stick at either the top of the bottom of the suggestion list and, when selected, fire a callback where I could display a dialog to collect the information for the new entry, which would then go into the autocomplete list. I could easily be missing something but this doesn't look possible out of the box. Has anyone done something like this before? More explanation: I'm selecting
H.apply is not a function - JQuery Tabs
In the Jquery Tab, I am displaying forms which has some fields. When I cilck on those field like focusing the text field or checking the checkbox. It gives error "H.apply is not a function". Can you help into this
Problem using jquery.visualize
Hi, I have a problem with jquery.visualize (using jquery.js 1.4.2. and the jquery.visualize plugin). The problem I have is that the graph is being generated correctly but that the value contained in the table (which are being used to generate the graph) are being displayed all over the page + the html table is being displayed at the top of the page. I've attached a screenshot to illustrate the problem. I've tried a bunch of things, but I don't seem to be able to I'd appreciate any tips since I seem
IE8 Problem with Animation and Opacity
I am using the animate() on a function, which seems to force an opacity 0.35 on the div while it is animating. This produces real strange effects in IE8 with transparent PNG. Can I force the animate() function to not set the opacity? Or other fix? Thanks
IE 8 Accordion not functioning...
I'm a bit new to js/jQuery , so this could be a beginners error... What' I'm trying to do is just get a plain accordion setup that will work through multiple platforms. FF3.5 - no problem. IE 8 - ??? it just explodes. No accordion functionality to speak of. The page I'm working on is here: http://www.moxdom.com/the-goods/ For js includes I have this: <script type="text/javascript" src="http://www.moxdom.com/wp-content/ themes/InterPhase/js/jquery-1.3.2.min.js"></script> <script type="text/javascript"
Display issue with IE with JQuery Accordion
Hi, I found the display issue with IE with JQuery Accordion/Tabs/Rounded corners/etc. Then I found even the "JQuery Demo UI" also has the same problem. http://ui2.jquery.com/demos/tabs/ How to tune IE to work with JQuery UI or vice versa? Please help me out.(Obviously you can make it out as I am newbie :-)) regards -Hari
Problem with Accordion and IE7/8
Hello! I'm having really big trouble with getting Accordion to work under IE7/8. I've even tried running older versions of jQuery/jQueryUI. When I'm running my website using IE, I get an error: "Unexpected call to method or property access" I checked lines where it occured and looks like that it's connected with appendBefore function (jQuery). I think jQuery UI uses it in order to create code needed for Accordion. Unfortunately, I have no idea what's wrong. I'm using whole <div> with sub-<div>s as
Accordion with IE
I am trying to to the accordion and it is working just perfectly when viewed in firefox. It is super super choppy when trying to view the same page in IE. What can I do to fix this? What causes The UI to be choppy on IE? Thanks
Status of JQuery Mobile support for Blackberry Version 5
Hi, I am one of the few developers facing a task right now using jquery mobile framework as a development tool for mobile applications. I praise its very revolutionary avenue it has created and hope that a lot can be done Earlier I had inquired about the support of jquerymobile with Blackberry mobile phones using version 5 O.S. While the framework has been tested on version 5 its functioning has been very dismal making it not a good tool at the moment. I was told that support for the version would
Support for Blackberry 5
Hi guys, Now that the new release of JQuery Mobile is out what about support for Blackberry O.S. 5? Would there be any? Can we get and ETA on when it will/ might be available?
Dialog parameters
Hi I was trying to use a dialog by specifying data-role="dialog" which works great. The issue I have is that when I pass this page a parameter in the format eventdialog.html?id=123 then I seem to be unable to retrieve this parameter via urlUtil.getUrlVars()["id"]. If I alter the dialog page to a data-role="page" then the above method works fine. I was wondering if this is an issue, something daft I am doing or if there is a way of doing this with a dialog? Many thanks
Odd Behavior With Ajax Call: Works in Safari, Not On Device
Hi all - I'm working on a mobile app using PhoneGap + jQuery, and running into some odd behavior. I'm not sure if this is an issue stemming from PhoneGap, jQuery, or possibly my noob-ish code... as I'm fairly new to this all. I think it would be presumptuous of me to declare it a "jQuery bug" when my hunch is it's user error on my part. I'd appreciate a fresh set of eyes (and if this is less a jQuery issue and more of a PhoneGap one... I'd love to know that as well). So my "app" is a single page,
"string" value in a jQuery Slider?
Hi All, I'm trying to implement a jQuery slider that increments, but the value displayed is a text string rather than the numerical value of the slider ui. I'm using http://jqueryui.com/demos/slider/#steps as a resource. Here's the current code if you don't want to click: $(function() { $("#slider-p").slider({ value:50, min: 0, max: 100, step: 20, slide: function(event, ui) { $("#price").val(ui.value);
Dynamic Nested List
I'm making a nested list except the <ul></ul> of the next "page" needs to be filled by an ajax request. However, when I fill in the <ul> with list items (<li>), they don't appear as list items after the page transition. Any suggestions on having the <ul> filled after the page transition or does anybody have any sample code filling in nested list items with ajax calls to external xml? Thanks, Doc
Disqus comments with Jquery Mobile
Hi all, I am currently quoting a project for a video blog with wordpress jquery mobile,and I have little doubt that the integration of Jquery Mobile with Disqus comments,some of you have done before this integration? I would like to know your ideas and expectations about this development and I find very interesting and I'm really excited, so I can see Disqus using jquery, ajax and php as programming language which I think there should be no problems with integration. I welcome your comments. Greetings
"weird" things happening with .clone(true), button widget, and .remove()
I'm trying to setup a system where on load, i take the first row of the table and use it as a template. i then i have a click event that clones that template and adds it as a new row to the table. each row has a button withthe button widget applied to it that removes the row. Initially, i can add all the rows i want and they get the button styling, however, if i remove all of the rows after i've added one, adding more adds them without the button widget styling, but it still has the click event.
Zooming problem with form input
Hi, I'm having problem on forms input. When focusing an input text, iphone zoom the page in but it doesn't zoom out when finished... And from time to time it zoom the page view on links too ! How could I manipulate zoom factor in scripts, is it possible ? After reading the jquery js (jquery.mobile-1.0a3) I still can't figure out how to do... I've found this script but it doesn't works for me : jQuery("input[type=text],textarea").mouseover(zoomDisable).mousedown(zoomEnable); function zoomDisable(){
How to show dialog?
Hi, I want to show a dialog using a certain method or call and not using an <a href ... /> how can i do this?
Setting width on an accordion using autoHeight:true and active:false results in jumping
Setting width on an accordion using autoHeight:true and active:false results in jumpy animation on the first slideDown http://dev.jqueryui.com/ticket/5540 Can anyone take a look at this ticket? I've attached a testcase.
Drag to Re-order List?
Anyone have any thoughts on how to implement drag and drop to resort a jQuery Mobile listView? (perhaps similar to how webOS does it: click and hold, then drag to reorder) Is this something jQuery mobile plans to implement?
Calculating things, kinda stuck
I have this and it is like.. Price[input] Qty[input] Total[span] And that works good for each row. But I cant get the calcAll to work, i know this looks really long but i dont know how to make jquery act re-usable very well yet :) $(document).ready(function(){ jQuery.fn.calcAll = function() { var t0 = parseInt($("[name=total_0]").text()); var t1 = parseInt($("[name=total_1]").text()); var t2 = parseInt($("[name=total_2]").text()); var t3 = parseInt($("[name=total_3]").text());
Next Page