Loading...
Copy code
Close
Permalink
Close
Please tell us why you want to mark the subject as inappropriate.
(Maximum 200 characters)
Report Inappropriate
Cancel
Private Message
From :
guest
To :
Subject :
Content :
Type the characters you see in the picture below.
Send
Cancel
From :
guest
To :
Subject :
Content :
Type the characters you see in the picture below.
Send
Update
Cancel
Feedback
Email ID
Subject :
Comments :
Send
Cancel
Private Message
Type the characters you see in the picture below.
Type the characters you see in the picture below.
Attach files
Desktop
Google Docs
Each Attachment size should not exceed 1.0 MB.
Max no of attachments : 3
Loading User Profile...
guest
Response title
This is preview!
Attachments
Publish
Back to edit
Cancel
(
)
Sign In
New to this Portal? Click here to
Sign up
You can also use the below options to login
Login with Facebook
Login with Google
Login with Yahoo
jQuery
Plugins
UI
Meetups
Forum
Blog
About
Donate
All Forums
Recent Posts
Log In
Search
jQuery
Search
jQuery Forum
Screen name:
vudh123
vudh123's Profile
6
Posts
1
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Ideas
Problems
Expanded view
List view
Private Message
Regarding plan for testing jQueryMobile in iOS7...
[0Replies]
23-Sep-2013 04:01 AM
Forum:
jQuery Mobile
Hi All,
I see that the lastest stable version of jQueryMobile 1.3.2 hasn't tested with iOS7:
http://jquerymobile.com/gbs/
. Anyone knows the plan when the jQueryMobile will test with iOS7?
Thanks in advance...
How can I catch ajax start event in JqueryMobile ?
[0Replies]
29-Jan-2013 11:02 PM
Forum:
jQuery Mobile
Hi all,
I tried to catch ajax start event in a JQueryMobile app as below:
$(document).live("ajaxStart", function () {
alert('aa');
});
But it doesn't work
...
Any ideas for me?
Thanks,
How to display textbox and button on the same line
[0Replies]
14-Mar-2012 02:41 AM
Forum:
jQuery Mobile
Hi all,
I'm a newbie in jQueryMobile. I use the following code to display textbox and button on the same line but the button is not displayed correctly:
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<title>jQuery mobile</title>
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.1.0-rc.1/jquery.mobile-1.1.0-rc.1.min.css" />
<script src="http://code.jquery.com/jquery-1.7.1.min.js"></script>
<script src="http://code.jquery.com/mobile/1.1.0-rc.1/jquery.mobile-1.1.0-rc.1.min.js"></script>
</head>
<body>
<div data-role="page">
<div data-role="header">
<h1>
Demo</h1>
</div>
<div data-role="content">
<fieldset class="ui-grid-a">
<div class="ui-block-a">
<label for="textbox">
Label</label>
<input id="textbox" name="textbox" type="text" />
</div>
<div class="ui-block-b">
<input id="button" type="button" data-role="button" value="Button" />
</div>
</fieldset>
</div>
</div>
</body>
</html>
Any ideas for me?
Many thanks.
How to display textbox and button on the same line
[2Replies]
14-Mar-2012 02:41 AM
Forum:
jQuery Mobile
Hi all,
I'm a newbie in jQueryMobile. I use the following code to display textbox and button on the same line but the button is not displayed correctly:
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<title>jQuery mobile</title>
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.1.0-rc.1/jquery.mobile-1.1.0-rc.1.min.css" />
<script src="http://code.jquery.com/jquery-1.7.1.min.js"></script>
<script src="http://code.jquery.com/mobile/1.1.0-rc.1/jquery.mobile-1.1.0-rc.1.min.js"></script>
</head>
<body>
<div data-role="page">
<div data-role="header">
<h1>
Demo</h1>
</div>
<div data-role="content">
<fieldset class="ui-grid-a">
<div class="ui-block-a">
<label for="textbox">
Label</label>
<input id="textbox" name="textbox" type="text" />
</div>
<div class="ui-block-b">
<input id="button" type="button" data-role="button" value="Button" />
</div>
</fieldset>
</div>
</div>
</body>
</html>
Any ideas for me?
Many thanks.
Launch mail client to send mail with jQueryMobile ?
[0Replies]
05-Mar-2012 11:49 PM
Forum:
jQuery Mobile
Hi all,
At my galaxy tab I have configured profiles for both Gmail and MS Exchange, which means 2 different mail-clients/mail-programs.
Any ways to launch one to send email using jQueryMobile?
Thanks in advance,
How can I use swipe events together with ScrollView
[0Replies]
21-Feb-2012 04:19 AM
Forum:
jQuery Mobile
Hi all,
I used the swipe events to slide pages, it works fine until I use ScrollView plugin.
The swipe event is not triggered anymore...
Any ideas would be appreciated !
Thanks in advance
«Prev
Next »
Moderate user : vudh123
Forum