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
Zoho Docs
Google Docs
Each Attachment size should not exceed 1MB.
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:
hardin81
hardin81's Profile
2
Posts
0
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
jQuery datepicker does not work when overlaps other form elements
[0Replies]
25-Mar-2013 05:23 AM
Forum:
Using jQuery UI
I'm using jQuery datepicker together with jQuery mobile.
When the datepicker is show it does not pick the date that overlaps the background form element. Instead it just activate the background form element.
Is there any way to solve this problem?
http://jsfiddle.net/wQRDx/4/
Show popup outside an iframe?
[0Replies]
31-Jan-2013 10:44 AM
Forum:
Using jQuery UI
Hi!
I'm forced to work with iframes in a project.
The jQuery Mobile header is in a iframe and I have a button with
data-role
="
popup
"
Header.aspx
<div data-theme="b" data-role="header">
<h3>Title</h3>
<a href="#popupMenu" data-rel="popup" data-role="button" data-icon="check" data-iconpos="right">Popup in Default.aspx</a>
</div>
<div data-role="popup" id="popupMenu" data-theme="a">
<ul data-role="listview" data-inset="true" data-theme="b">
<li data-role="divider" data-theme="a">Popup API</li>
<li><a href="options.html">Options</a></li>
<li><a href="methods.html">Methods</a></li>
<li><a href="events.html">Events</a></li>
</ul>
</div>
Default.aspx
<html>
<head>
</head>
<body>
<iframe name="header" src="header.aspx" id="header" runat="server" width="100%" height="200px" scrolling="no"></iframe>
JQuery mobile Content here
</body>
</html>
The question is: How to make the popup to show in the default.aspx outside the header.aspx frame?
I am very thankful of all the help I can get.
Thank you!
«Prev
Next »
Moderate user : hardin81
Forum