Yousef Jadallah's Blog
If You Rest You're Rust
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
AJAX
AJAX Control Toolkit
Array
ASP.NET
ASP.NET AJAX
BinarySearch
C#
Community News
Cool Tools
JavaScript
JQuery
JQuery Mobile
MCC
Microsoft Event
Mobile
ModalPopupExtender
visual studio 2010
Web Services
Sponsors
advertise here
News
Navigation
Home
Blogs
Archives
March 2012 (1)
January 2012 (1)
August 2011 (3)
July 2011 (1)
June 2011 (3)
April 2011 (1)
December 2010 (1)
October 2010 (1)
June 2010 (1)
May 2010 (2)
April 2010 (4)
March 2010 (2)
February 2010 (2)
Recent Posts
0
Comments
Active button in navbar in Jquery Mobile
by
Yousef_Jadallah
When you add ui-btn-active class to your anchor, it will activate the selected button in your navbar. Moreover, if you'd like to keep it active when you return to it again, you need to add ui-state-persist . jquery mobile framework detects ui-state-persist...
Filed under:
JQuery Mobile
,
Mobile
,
JQuery
6
Comments
Calculating GridView Fields Using jquery
by
Yousef_Jadallah
Using jquery library with ASP Controls can be a good practice to handle any client script. Furthermore, using jquery with GridView would be more efficient than using native JavaScript. JavaScript needs a lot of codes, on the other hand, Jquery helps to...
Filed under:
ASP.NET
,
JQuery
10
Comments
Adding jQuery Mobile controls programmatically
by
Yousef_Jadallah
Normal 0 false false false EN-US X-NONE AR-SA /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style...
Filed under:
JQuery Mobile
,
Mobile
,
JQuery
7
Comments
jQuery Mobile : Page pre-fetch
by
Yousef_Jadallah
The latest release of jQuery Mobile beta 2 is characterized by a new added feature. This feature is called Page pre-fetch , which finds the links of the active pages and makes a lazy load for these pages into the DOM beyond the scene before the user clicks...
Filed under:
JQuery Mobile
,
Mobile
,
JQuery
2
Comments
JQuery Mobile Code Snippets 2
by
Yousef_Jadallah
This part is a complement of JQuery Mobile Code Snippets 1 , hope these codes help you. Normal 0 false false false EN-US X-NONE AR-SA /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband...
Filed under:
JQuery Mobile
,
Mobile
,
JQuery
7
Comments
Grid Layout In Jquery Mobile
by
Yousef_Jadallah
Today I will explain to you how to use Jquery Mobile Grid layout , which allows to build multiple columns ranges between two to five columns . We need this technique to place small elements side-by-side (like hours, minutes and seconds text box groups...
Filed under:
JQuery Mobile
,
Mobile
,
JQuery
19
Comments
JQuery Mobile: Fire Mobileinit Event
by
Yousef_Jadallah
Many people asked that the Mobileinit event didn't work. Simplicity just you need to follow this sequence: < link rel = "stylesheet" href = "http://code.jquery.com/mobile/1.0b1/jquery.mobile-1.0b1.min.css" /> < script src = "http://code.jquery...
Filed under:
JQuery Mobile
,
Mobile
,
JQuery
8
Comments
useFastClick in JQuery Mobile
by
Yousef_Jadallah
Normal 0 false false false EN-US X-NONE AR-SA /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style...
Filed under:
JQuery Mobile
,
Mobile
,
JQuery
9
Comments
JQuery Mobile Code Snippets 1
by
Yousef_Jadallah
I want to share with you some important codes that you may need during JQuery Mobile development.These codes has been tested on Alpha 4 version. Beta 1 has been released before two days, Therefore I will test them in my current project and inform you...
Filed under:
JQuery Mobile
,
Mobile
,
JQuery
8
Comments
Microsoft Community Contributor Award - 2011
by
Yousef_Jadallah
I have the honor to inform you that I've been awarded the "Microsoft Community Contributor Award - 2011". I received the notification: ------- Congratulations! We’re pleased to inform you that your contributions to Microsoft online technical...
Filed under:
Community News
,
MCC
More Posts
Next page »