4 <meta charset="UTF-8" />
5 <title>Welcome to Ext JS</title>
6 <link rel="shortcut icon" href="http://www.sencha.com/favicon.ico" />
7 <style type="text/css">
17 font: normal 12px/1.3 Helvetica, sans-serif;
22 -webkit-font-smoothing: antialiased;
23 text-rendering: optimizelegibility;
33 text-decoration: none;
40 text-decoration: underline;
45 font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
52 background: url(welcome/images/logo-sencha-sm.png) no-repeat 0 100%;
64 background: url(welcome/images/ext-comp.png) no-repeat 100% 48px;
89 border-color: transparent transparent rgba(0,0,0,0.4) transparent;
90 -webkit-border-radius: 13px;
91 -moz-border-radius: 13px;
100 text-decoration: none;
101 text-shadow: 0 1px 0 rgba(0,0,0,0.4);
112 border-color: rgba(0,0,0,0.4) transparent transparent transparent;
113 text-decoration: none;
114 text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
150 #engage ul#social li a {
157 text-decoration: none;
160 #engage ul#social li a span {
163 text-decoration: none;
166 #engage ul#social li a:hover {
168 text-decoration: none;
171 #engage ul#social li a:hover span {
173 text-decoration: underline;
176 #engage a#join_us.button {
181 background: url(welcome/images/social_sprite.gif) no-repeat 0 0;
184 #engage a#twitter:hover {
185 background: url(welcome/images/social_sprite.gif) no-repeat 0 -16px;
189 background: url(welcome/images/social_sprite.gif) no-repeat 0 -32px;
192 #engage a#tumblr:hover {
193 background: url(welcome/images/social_sprite.gif) no-repeat 0 -48px;
197 background: url(welcome/images/social_sprite.gif) no-repeat 0 -64px;
200 #engage a#facebook:hover {
201 background: url(welcome/images/social_sprite.gif) no-repeat 0 -80px;
205 background: url(welcome/images/social_sprite.gif) no-repeat 0 -128px;
208 #engage a#linkedin:hover {
209 background: url(welcome/images/social_sprite.gif) no-repeat 0 -144px;
213 background: url(welcome/images/social_sprite.gif) no-repeat 0 -96px;
216 #engage a#blog:hover {
217 background: url(welcome/images/social_sprite.gif) no-repeat 0 -112px;
233 background: url(welcome/images/li.png) no-repeat 1px 2px;
234 padding: 0 0 0.5em 10px;
239 border-top: 1px solid #dfdfdf;
249 div#communication form {
254 div#communication p {
259 div#communication p strong {
263 div#communication input#MERGE0 {
267 div#communication p#jobs {
278 <a href="http://www.sencha.com/" id="logo">Sencha - Ext JS - Amazing Web Apps Built on Web Standards</a>
279 <h1>Welcome to Ext JS</h1>
280 <p>Thank you for downloading Ext JS. With a community of over one million developers and our robust family of Sencha products, Ext JS is the leader in Javascript application development.</p>
281 <div class="button-wrap">
282 <a href="examples/" id="examples" class="button"><span>View Examples</span></a>
286 <div id="learn" class="section">
288 <p>Use the included files to <a href="examples/index.html">view samples</a> and our <a href="docs/">API documentation</a>.</p>
289 <p>For advanced, hands-on support, please see our premium <a href="http://www.sencha.com/store">support subscriptions</a>. Larger organizations can use <a href="http://www.sencha.com/support/">our enterprise training and services</a>.</p>
291 <li><a href="http://www.sencha.com/learn/Tutorial:Ext_StartUp_Guide">Getting Started Guide</a></li>
292 <li><a href="examples/">Examples</a></li>
293 <li><a href="release-notes.html">Release Notes</a></li>
297 <div id="engage" class="section">
299 <p>Our <a href="http://www.sencha.com/forum/">community forums</a> have over 100,000 registered users and are a great place to ask questions and interact with other Ext JS developers.</p>
301 <div class="button-wrap">
302 <a href="http://www.sencha.com/forum/register.php" id="join_us" class="button"><span>Join Sencha Forum</span></a>
306 <li><a href="http://twitter.com/senchainc" id="twitter"><span>Follow @SenchaInc</span> on Twitter</a></li>
307 <li><a href="http://senchainc.tumblr.com/" id="tumblr"><span>Check out</span> our new Tumblelog</a></li>
308 <li><a href="http://www.facebook.com/senchainc" id="facebook"><span>Become a fan</span> on Facebook</a></li>
309 <li><a href="http://j.mp/sencha-in" id="linkedin"><span>Network with us</span> on LinkedIn</a></li>
310 <li><a href="http://www.sencha.com/blog/" id="blog"><span>Subscribe</span> to the official blog</a></li>
314 <div id="license" class="section">
316 <p>Ext JS is <a href="http://www.sencha.com/company/dual.php">dual licensed</a>. This means:</p>
318 <li>Free to use and test in your local development environment.</li>
319 <li>Free to use in your open source projects.</li>
320 <li>Purchase a developer license if you don’t plan on releasing your website or application’s code as open source.</li>
322 <p>To purchase a commercial license, please see our <a href="http://www.sencha.com/store/extjs/">pricing page</a>.</p>
326 <div id="communication">
327 <form action="http://extjs.us1.list-manage.com/subscribe/post" method="post">
329 <label for="MERGE0"><strong>Sign up to stay in the loop:</strong></label>
330 <input name="u" type="hidden" value="fb30e9d0e8ab5e66a19398a14" />
331 <input name="id" type="hidden" value="879d2e6c9b" />
332 <input name="refurl" type="hidden" value="/extjs" />
333 <input name="interests" type="hidden" value="Company News, Ext JS" />
334 <input name="orig-lang" type="hidden" value="1" />
335 <input id="MERGE0" name="MERGE0" type="email" autofocus="true" placeholder="johndoe@example.com" size="25" />
336 <input id="submit" name="submit" type="submit" value="Subscribe" />
339 <p id="jobs">Check out our <a href="http://jobs.extjs.com/">Job Board »</a></p>