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:
usr50
Website:
http://brooklynn.ky
usr50's Profile
4
Posts
10
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
how to add Radio Button color ?
[2Replies]
10-Nov-2012 11:35 AM
Forum:
jQuery Mobile
here is the code:
<fieldset data-role="controlgroup">
<legend><strong>DIAGONAL INSTALLATION ?</strong></legend>
<input type="radio" name="radiobutton" id="radio-choice-1" value="1" />
<label for="radio-choice-1">Yes</label>
<input type="radio" name="radiobutton" id="radio-choice-2" value="2" checked="checked" />
<label for="radio-choice-2">No</label>
</fieldset>
ajax loader gif garbled
[0Replies]
02-Oct-2012 09:51 AM
Forum:
jQuery Mobile
help:
my ajax loader gif is messed. I copied a replacement to the 'css/images' folder but still looks garbled.
links: ajax working and rel="external" freezing
[0Replies]
24-Sep-2012 12:28 PM
Forum:
jQuery Mobile
scenario:on index page there are several internal links and one external link.
the moment after the app loads on playbook the ajax links work when clicked.
If I choose to click the external target link the moment after the page loads the app freezes.
On a second and third opening of the app, the external link works.
only script associated with external link is:
$('a[target="_blank"]').live( 'click', function()
{
if ( window.blackberry )
{
alert( 'Opening data center' );
var args = new blackberry.invoke.BrowserArguments( $(this).attr( 'href' ));
blackberry.invoke.invoke(blackberry.invoke.APP_BROWSER, args);
return false;
}
return true;
adding scripts and css
[2Replies]
18-Sep-2012 12:46 PM
Forum:
Getting Started
scenario: an app with five pages:
does each page require the javascript and css declarations in the head section?
or declared only once in the head section of the index page?
«Prev
Next »
Moderate user : usr50
Forum