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:
bngk25
bngk25's Profile
4
Posts
6
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
Custom theme not working with jquery
[5Replies]
19-Feb-2013 01:57 AM
Forum:
jQuery Mobile
Hi,
I've created a custom theme with theme roller.
When i add like
<ul data-role="controlgroup" data-type="horizontal" class="localnav">
<li><a href="#" data-role="button" data-transition="fade" id="id1"
class="ui-body-g"
>N/A</a></li>
<li><a href="#" data-role="button" data-transition="fade" id="id2"
class="ui-body-h"
>OK</a></li>
<li><a href="#" data-role="button" data-transition="fade" id="id3"
class="ui-body-i"
>TBC</a></li>
<li><a href="#" data-role="button" data-transition="fade" id="id4"
class="ui-body-j"
>No</a></li>
</ul>
Its working fine.
When i try to change the theme via script , its not working.
code :
$("#id1).tap(function(){
$(this).removeClass('ui-body-g').addClass('ui-body-h');
});
Input type = "text" and numeric keypad open on focus
[4Replies]
14-Feb-2013 04:32 AM
Forum:
jQuery Mobile
Hi,
In Android, I need input type=text with numeric keypad open on focus on the text field.
Is it possible ???
Font size not scaling with JqueryMobile + PhoneGap
[2Replies]
13-Feb-2013 12:53 PM
Forum:
jQuery Mobile
Hi,
I 'm developing an application with jquery Mobile with PhoneGap...
The font size in not scaling with em, pt or % units...
I have tried with different tablet sizes and font size remains same ...
listview : selected item not highlighting
[5Replies]
08-Jan-2013 04:25 AM
Forum:
jQuery Mobile
Hi,
Listview : selected item i highlighted using
$(this).addClass('ui-btn-active')
.
This works for the first time.
When i select the next item, i need to highlight the second item and remove the highlight of first item.
I stored the first highlighted
$(this)
as
var $selectedItem = $(this)
.
And again i m trying as
$selectedItem.removeClass('ui-btn-active')
.
But its not working...
Waiting for you guys to reply on my issue.
Regards,
bngk
«Prev
Next »
Moderate user : bngk25
Forum