Max-width isn't set in IE
Hi, When I use this code the width is set in all webbrowsers: $('.content img').css({'width': '550px'}); But it also sets all the smileys to width 550px. So now I want to set the max-width, but it doesn't work in IE. Its simply not set. $('.content img').css({'max-width': '550px'}); Anybody knows a good work around? Christophe http://www.opera.com/
Ajax Navigation - Dynamic data - Passing parameter
Hi All, Currently i'm working on jQuerymobile with following example scenario. consider I have article categories, articles for selected category and actual article content. Now, I want the List view on screen which shows the article categories and when i click on any category it shows list-view of all articles for selected category. and so on. Question is : How should I pass parameter to another page to open articles for selected category.? I want the ajax driven system and I dont want to create
jquery animation gets stuck
Hey all. I'm using Jquery to create a rollover effect on 2 images (placed on top of each other) to fade the bottom image in on a mouseover and out on a mouse out. Clicking the faded in image also opens a fancybox gallery. The problem is that sometimes the animation (the fade in and out) gets stuck after closing the fancybox window and the mouseover doesn't work anymore. here's my code for the mouseover: $(document).ready(function(){ $(".appearing-image img").css("opacity",0).fadeTo(500, 0); $(".appearing-image
jQuery 1.5.1 ajax data not sent to server
Hi I have the following piece of code: $.ajax({ data: someData, url: submissionUrl, dataType: "jsonp", success: ajaxSuccess, error: ajaxError }); where someData is a vanilla object of key/value pairs, submissionUrl is a valid URL and ajaxSuccess/ajaxError are both functions. Using jQuery 1.5.1, the GET request is delivered to the server without the data. Using jQuery 1.4.4, the request contains the data. Has something changed in the way I should be assigning data to an ajax request
jquery url refresh and bookmark problem
hey all, i've got links on a website that takes the user to different parts of the same page (i.e, no reloading of the page) I would like 2 things to happen when a link is clicked: 1) the url changes eg. from mysite.com/home to mysite.com/about when the about link is clicked. 2) when refreshing the page that it stays where it's at and not go back to the top of the page. thanks Dan
Shadowbox + Jcrop OR imgAreaSelect + jQuery UI + IE9
Hi, I have noticed a wierd bug when I am using these plugins. Here is my scenario. A user clicks on a link to crop an image. The image is being displayed in a Shadowbox popup, which loads another page that has either Jcrop or imgAreaSelect loaded with jQuery UI. The problem seems to happen only in this specific case and it only seems to happen on IE9 with jQuery UI when I load the CSS stylesheet. You can see the example here: http://simplecommerce.com/test-shadowbox.html I am using latest
Create a date field in jquery mobile
Hi I've got a question about the DATE field. I've created a form with Jquery Mobile and I've got a field with type DATE. How I can use the native datapicker (such as iophone weel)?! Now my field seems a normal text field.. Thank's, Davide Here the code: <div data-role="fieldcontain"> <label for="data_acquisto">Data di acquisto</label> <input type="date" name="data_acquisto" id="data_acquisto" required="required" /> </div>
Can bug fix be requested from ?
When a bug cause is not jQueryMobile(For example, HTML5(Platform) or Operating System or a mobile device is bug cause), Is jQueryMobile corrected? Can jQueryMobile be corrected? Can an avoid measure be taken out? Can bug fix be requested from, for example, Apple Inc, Microsoft Corporation, Google Inc, Nokia Corporation… Or is it necessary to wait until it is corrected? Please teach.
jQuery's new Grid widget?
I currently have a standard .NET grid in my application and am considering a few options. I could replace the grid with divs so the current rows would be like posts in a forum. Or replace the .NET grid with the new jQurey grid, that way I would gain a whole lot of functionally! My question is can a grid be modified so that the rows are about 11/2 inches tall and be formated to show several lines of text? I want them to show 2 business names, addresses and some details gotten from a form.
Online update
Does jQueryMobile support onlineupdate (for example, WindowsUpdate)? Please teach.
About bug fix
Should bug fix refer to the following? https://github.com/jquery/jquery-mobile/ How long is a period of bug Fix? Please teach.
How to add a new tab to jqueryui tab control
Hi, Could someone please tell me how to add a new tab to a tab control by clicking a button on the first tab? Do I use the "add" method? If so how? Many thanks
IE - Issue setting default value of a hidden single select dropdown
I have a single select dropdown in my application which is hidden for one type of user group. Before a user from this group can save any data, I have to explicitly select the default value of this dropdown for him as this dropdown is not visible to him. Issue: In IE, this default value doesn't get selected as it is not populated but works fine in Firefox. Is this a jQuery bug? What is the work around for this. Thanks. $("#abc option").each(function () { alert'Option Text='+$(this)[0].text.toUpperCase());
Dropping issue
Hi, I have an html page with 2 'div', with different size border, in it, let's call them D1 and D2. D1 is the father of D2 (so D2 is in D1) and they're both 'droppable'. The problem is when i want to drop a new div in D2, it always drop it in D1. I think that i miss a droppable option. Someone can help me?
When maintaining jQueryMobile, what is the required technology?
When maintaining jQueryMobile, is the required technology right at the following? ・JavaScript and CSS ・Git(make) ・Web application server
he quality level of the present jQueryMobile
I want to know the quality level of the present jQueryMobile. Are there something which show it?
When a bug fix becomes late, are there any avoid measure?
When a bug fix becomes late, are there any avoid measure? Please teach.
The relevance of function and source in jQuery
Is there the relevance of function and source in jQuery Mobile? I want to know the cotents of relevance. Please teach.
Are there the processes, such as reviews, in jQueryMobile?
Are there the processes, such as reviews, in jQueryMobile? Please teach.
How is the function development made?
How is the function development made? Please teach.
For having a bug fixed preferentially
For having a bug fixed preferentially,What should I do? Please teach.
About bug fix
How is the corrected bug chosen? the order of priority? Vote? Judgment of a jQueryMobile development team?
Bug management
What kind of bug management is it? For example… ・Is there the plan of amendment version? ・who is the person in charge of Bug?
Development team's vacation
When is the holiday(vacation) of the jQueryMobile development team? I want to know the period(schedule) which is not working. Please teach.
security hole
Does a security hole occur? Please teach.
lower compatible,backward compatible
When jQueryMobile upgrades, do it have lower compatible, or backward compatible? I want to know "whether it is necessary to correct HTML."
The Project team of jQueryMobile
Is there the Project team of jQueryMobile? I know Development Team, jQuery UI Team, Operations Team,…
jQueryMobile testing
Who is testing jQueryMobile? How is it testing jQueryMobile? Is there the test policy of jQueryMobile? Is there the test plan of jQueryMobile? Is it shown? Can I look it? Please teach.
Who is a representative of the jQuery project?
Who is a representative of the jQuery project? Is it Mr. John Resig? Please teach.
Who is a representative of the jQuery Mobile project?
Who is a representative of the jQuery Mobile project? Is it Mr. John Resig? Please teach.
I'd like to know one from the person who logs in jQuery Forum.
I'd like to know one from the person who logs in jQuery Forum. how many Americans? How many Japanese? Please teach.
How can I get the newest jQuery-Starterkit?
Hi...how can I get the newest jQuery-Starterkit for jQuery.1.4.1? Thanks...
jQuery 1.5.1 for Greasmonkey
Why firefox 4 beta 11 in, Greasemonkey addons ,userscript can not use live() function? http://userscripts.org/scripts/show/63761
Event before .ready
Does jQuery have a way to load before .ready? I tried Quaryloader and got it to work but the issue is I have so much data that there is a pause for like 5 seconds then it does it's stuff. I need something to fire right away so as the page is loading it can call a spinner and let user wait until page finishes loading.
Evaluating scripts in jQuery Ajax form submission response
Hi all, I am using the jQuery ajax form submission plugin, from http://www.malsup.com/jquery/form/. In my current application, when a form is submitted using this plugin, in response, I will get HTML page content, with lot of scripts in it. And this plugin is automatically loading the HTML contents into the target element using the $.html function. but not evaluating the scripts in the response. So, validations and other functionalities are not working in the loaded HTML page. Is there any
Best Practices - Rendering Late Binding Components
I went through the documentation and couldn't find anything on best-practices for rendering late binding components. Here's an example, 1) Make a request for a JSON response from an API. 2) The response is handled client-side and the appropriate HTML template is generated. 3) How does one inject this new component using standard jquery mobile html conventions and invoke the mobile transformer (not sure what you guys call the processor that takes the semantic html and munges it)? Best, Carl
jquery mobile UI speed optimisations
Hi there, After playing around with jqm I'm very impressed with the speed of creating apps with this. However, the responsiveness/speed is not as good as it could be. It feels at least twice as laggy on an android 2.1 phone as a native app. And this is just the UI - not even considering delay from http requests. I think we all would love to have a user experience as close to native apps as possible - I'm sure doable! Three main issues for me: 1) delay when clicking buttons. I've seen other threads
Persistant footer in 1.0a3
Hi all, I have been pulling my hair out for days even giving up and spending today trying to get appML up and going. The problem is the perstant footer and the fact that it dissapears, links stop working etc. It is a known issue I know, that almost makes it more frustrating as I know it isn't me! It is an absolutely essential feature for mobile apps and it just doesn't work. appML persitant footer is perfect. It just doesn't move, AT ALL. Can someone clever have a look at how they did it and copy
Could you help me?
Hello, I'm new in open source, so my question could be stupid. I have possibility and wish to contribute JQuery Mobile project by testing, bug fixing or coding. I search throw the forum and didn't find the way how to become a member. I'm able to develop and test on Android, Symbian, Maemo, Meego and WP7 devices. I checked test page on WP7 device and it seem like this platform is not supported at the moment. This issue possibly could be a starting point to me become a member :) So, what should I do
autocomplete is firing when ctrl or alt key is pressed
hi there, I have a strange problem , i am using jquery ui autocomplete. After the selection from the result returned. if user press ctrl key or alt key(and some other keys) its sending call to server. what is this?? here is my code. secondly how to handle if no data is returned from the server. here is how i am using. $(function() { var selecationMade = false; var local = {}; $("#txt").autocomplete({ minLength: 3, delay: 100, search:
Next Page