114114<!-- tooltips -->
115115< div class ="tooltips constrain ">
116116
117- < div class ="jquery tooltip ">
118- < a href ="http://jquery.com " title ="jQuery " class ="branding ">
119- < img src ="/assets/i/logo-top-jquery.png ">
120- </ a >
121- < ul >
122- < li > < a href ="http://jquery.com "> Overview</ a > </ li >
123- < li > < a href ="http://docs.jquery.com/Downloading_jQuery "> Download</ a > </ li >
124- < li > < a href ="http://plugins.jquery.com "> Plugins</ a > </ li >
125- < li > < a href ="http://api.pixelgraphics.us "> API</ a > </ li >
126- < li > < a href ="http://docs .jquery.com "> Documentation </ a > </ li >
127- </ ul >
128- </ div >
129-
130- < div class ="jquery-ui tooltip ">
131- < a href ="http://jqueryui.com " title ="jQuery UI " class ="branding ">
132- < img src ="/assets/i/logo-top-ui.png ">
133- </ a >
134- < ul >
135- < li > < a href ="http://jqueryui.com "> Overview</ a > </ li >
136- < li > < a href ="http://jqueryui.com/download "> Download</ a > </ li >
137- < li > < a href ="http://jqueryui.com/themeroller "> ThemeRoller</ a > </ li >
138- < li > < a href ="http://jqueryui.com/demos "> Demos</ a > </ li >
139- < li > < a href ="http://jqueryui.com/demos/draggable/ "> Documentation</ a > </ li >
140- </ ul >
141- </ div >
142-
143- < div class ="jquery-mobile tooltip ">
144- < a href ="http://jquerymobile.com " title ="jQuery Mobile " class ="branding ">
145- < img src ="/assets/i/logo-top-mobile.png ">
146- </ a >
147- < ul >
148- < li > < a href ="http://jquerymobile.com "> Overview</ a > </ li >
149- < li > < a href ="http://jquerymobile.com "> Download</ a > </ li >
150- < li > < a href ="http://jquerymobile.com "> Development</ a > </ li >
151- < li > < a href ="http://jquerymobile.com "> Demos</ a > </ li >
152- < li > < a href ="http://jquerymobile.com "> Documentation</ a > </ li >
153- </ ul >
154- </ div >
155-
117+ < div class ="jquery tooltip ">
118+ < a href ="http://jquery.com " title ="jQuery " class ="branding ">
119+ < img src ="/assets/i/logo-top-jquery.png ">
120+ </ a >
121+ < ul >
122+ < li > < a href ="http://jquery.com "> Overview</ a > </ li >
123+ < li > < a href ="http://docs.jquery.com/Downloading_jQuery "> Download</ a > </ li >
124+ < li > < a href ="http://plugins.jquery.com "> Plugins</ a > </ li >
125+ < li > < a href ="http://api.jquery.com "> API Documentation </ a > </ li >
126+ < li > < a href ="http://learn .jquery.com "> Learning </ a > </ li >
127+ </ ul >
128+ </ div >
129+
130+ < div class ="jquery-ui tooltip ">
131+ < a href ="http://jqueryui.com " title ="jQuery UI " class ="branding ">
132+ < img src ="/assets/i/logo-top-ui.png ">
133+ </ a >
134+ < ul >
135+ < li > < a href ="http://jqueryui.com "> Overview</ a > </ li >
136+ < li > < a href ="http://jqueryui.com/download "> Download</ a > </ li >
137+ < li > < a href ="http://jqueryui.com/themeroller "> ThemeRoller</ a > </ li >
138+ < li > < a href ="http://jqueryui.com/demos "> Demos</ a > </ li >
139+ < li > < a href ="http://jqueryui.com/demos/draggable/ "> Documentation</ a > </ li >
140+ </ ul >
141+ </ div >
142+
143+ < div class ="jquery-mobile tooltip ">
144+ < a href ="http://jquerymobile.com " title ="jQuery Mobile " class ="branding ">
145+ < img src ="/assets/i/logo-top-mobile.png ">
146+ </ a >
147+ < ul >
148+ < li > < a href ="http://jquerymobile.com "> Overview</ a > </ li >
149+ < li > < a href ="http://jquerymobile.com "> Download</ a > </ li >
150+ < li > < a href ="http://jquerymobile.com "> Development</ a > </ li >
151+ < li > < a href ="http://jquerymobile.com "> Demos</ a > </ li >
152+ < li > < a href ="http://jquerymobile.com "> Documentation</ a > </ li >
153+ </ ul >
154+ </ div >
155+
156156</ div >
157157<!-- /tooltips -->
158158
159159<!-- container -->
160160< div id ="container " class ="constrain ">
161161
162- <!-- header -->
162+ <!-- header -->
163163 < header class ="clearfix ">
164164
165165 <!-- logo -->
@@ -175,11 +175,10 @@ <h1><a href="/" title="jQuery">jQuery</a></h1>
175175 < ul >
176176 < li > < a href ="# " title ="Overview "> Overview</ a > </ li >
177177 < li > < a href ="# " title ="Plugins "> Plugins</ a > </ li >
178- < li > < a href ="# " title ="API "> API</ a > </ li >
179- < li > < a href ="# " title ="Documentation " > Documentation </ a > </ li >
178+ < li > < a href ="# " title ="API Documentation "> API Documentation </ a > </ li >
179+ < li class =" active " > < a href ="# " title ="Learning " > Learning </ a > </ li >
180180 < li > < a href ="# " title ="Development "> Development</ a > </ li >
181181 < li > < a href ="# " title ="Download "> Download</ a > </ li >
182- < li class ="active "> < a href ="# " title ="Learn "> Learn</ a > </ li >
183182 </ ul >
184183 < form method ="get " action ="" class ="search ">
185184 < input type ="text " id ="search " name ="search "> </ li >
0 commit comments