Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:jquery_ui_intro [2010/06/12 12:18] tony |
wiki:jquery_ui_intro [2013/05/27 10:17] (current) olegk include X-UA-Compatible meta |
||
---|---|---|---|
Line 12: | Line 12: | ||
<head> | <head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<title>My First Grid</title> | <title>My First Grid</title> | ||
| | ||
Line 33: | Line 34: | ||
Another important note is that when you download the jqGrid you should check the jQuery UI addons in the [[wiki:download| download section ]] \\ | Another important note is that when you download the jqGrid you should check the jQuery UI addons in the [[wiki:download| download section ]] \\ | ||
Now it is time to use it. Click here to [[ wiki:jquery_ui_methods | continue]] | Now it is time to use it. Click here to [[ wiki:jquery_ui_methods | continue]] | ||
- |