Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Power Lifting Lever Belt
SkullVamp
Updated:
Jun 13, 2026
Ad icon
port.lk Domain for sale
Lankan-Tech
Updated:
Jun 13, 2026
Colombo
Kaduwela - Two Storey House for Sale
dilrasan
Updated:
Jun 11, 2026
Ad icon
Wechat qr verification
Pawan2005
Updated:
Jun 11, 2026
🚀 GOOGLE AI PRO 18 MONTHS ACTIVATION 🚀
sayuru bandara
Updated:
Jun 10, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Talk!
Firefox 6 Stable Version
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="Core" data-source="post: 10808502" data-attributes="member: 263471"><p><strong>What's New in Firefox 6</strong></p><p><strong></strong></p><p></p><p></p><p></p><p><strong>It’s Faster</strong></p><p></p><p>Mozilla claim the new browser is 20% faster than Firefox 5 (which wasn’t particularly slow). The speed gains will also be evident to Linux users.</p><p>Panorama is Firefox’s tab grouping system. I had a few initial reservations but I now love the feature and use it extensively. Firefox 6 loads inactive groups on demand — it improves start-up times and reduces memory usage.</p><p><strong>URL Highlighter</strong></p><p></p><p>Firefox 6 highlights a site’s domain in the address bar <em>(sorry Mozilla, I still can’t bring myself to call it the Awesome bar!)</em> It’s a feature present in all competing browsers.</p><p><strong>Website Permissions Control</strong></p><p></p><p>Browsers let you control permissions such as cookies, JavaScript restrictions, pop-up windows, password storage, etc. on a global or page-by-page basis. However, you’re unlikely to have the same relationship with your online banking application as you do with Facebook.</p><p>The new Data Management Window allows you to set site-based permissions so the same rules apply to every page within a specific domain. The feature is experimental, but you can access it by entering “about<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite7" alt=":p" title="Stick out tongue :p" loading="lazy" data-shortname=":p" />ermissions” in the address bar.</p><p><strong>JavaScript Scratchpad</strong></p><p></p><p>The new Scratchpad console allows you to execute JavaScript code. It has access to every object and variable within the current page, but new Scratchpad variables won’t leak into it.</p><p>The Scratchpad is similar to Firebug’s console command line, however, it doesn’t require the add-on and allows you to save snippets for later use.</p><p>In addition, if you like the Web Console, you’ll be pleased to hear that it can be moved and docked elsewhere.</p><p><strong>More HTML5, CSS3 and DOM Loveliness</strong></p><p></p><p>Web developers will able to adopt the following HTML5 technologies in Firefox 6:</p><p></p><ul> <li data-xf-list-type="ul">The progress tag for graphical progress bars has been added. Colors can be styled with the ::-moz-progress-bar pseudo-element.</li> <li data-xf-list-type="ul">A new -moz-orient property allows you to set some elements, such as progress bars, to horizontal or vertical orientation.</li> <li data-xf-list-type="ul">The track element is supported so you can apply text tracks to native audio and video.</li> <li data-xf-list-type="ul">CSS3 border-radius can be applied to iframes.</li> <li data-xf-list-type="ul">Custom data attributes (data-*) can now be accessed via the DOM’s element.dataset property.</li> <li data-xf-list-type="ul">Text decorations such as underlines, overlines and strike-throughs can now be styled in CSS using -moz-text-decoration-line (none, underline, overline, line-through), -moz-text-decoration-style (inherit, solid, double, dotted, dashed, wavy) and -moz-text-decoration-color properties.</li> <li data-xf-list-type="ul">The new -moz-hyphens property lets you control how hyphenation of words is handled during line wrapping (none, manual, auto).</li> <li data-xf-list-type="ul">The result of a media query string can be evaluated programmatically using the window.matchMedia() method.</li> <li data-xf-list-type="ul">Early support for <a href="http://dev.w3.org/html5/eventsource/" target="_blank">Server-Sent Events</a> has been implemented. This API permits push notifications from the server in the form of DOM events.</li> <li data-xf-list-type="ul"><a href="http://www.w3.org/TR/2011/WD-touch-events-20110505/" target="_blank">Touch event</a> support for touch-sensitive screens and trackpads has been included</li> </ul></blockquote><p></p>
[QUOTE="Core, post: 10808502, member: 263471"] [B]What's New in Firefox 6 [/B] [B]It’s Faster[/B] Mozilla claim the new browser is 20% faster than Firefox 5 (which wasn’t particularly slow). The speed gains will also be evident to Linux users. Panorama is Firefox’s tab grouping system. I had a few initial reservations but I now love the feature and use it extensively. Firefox 6 loads inactive groups on demand — it improves start-up times and reduces memory usage. [B]URL Highlighter[/B] Firefox 6 highlights a site’s domain in the address bar [I](sorry Mozilla, I still can’t bring myself to call it the Awesome bar!)[/I] It’s a feature present in all competing browsers. [B]Website Permissions Control[/B] Browsers let you control permissions such as cookies, JavaScript restrictions, pop-up windows, password storage, etc. on a global or page-by-page basis. However, you’re unlikely to have the same relationship with your online banking application as you do with Facebook. The new Data Management Window allows you to set site-based permissions so the same rules apply to every page within a specific domain. The feature is experimental, but you can access it by entering “about:permissions” in the address bar. [B]JavaScript Scratchpad[/B] The new Scratchpad console allows you to execute JavaScript code. It has access to every object and variable within the current page, but new Scratchpad variables won’t leak into it. The Scratchpad is similar to Firebug’s console command line, however, it doesn’t require the add-on and allows you to save snippets for later use. In addition, if you like the Web Console, you’ll be pleased to hear that it can be moved and docked elsewhere. [B]More HTML5, CSS3 and DOM Loveliness[/B] Web developers will able to adopt the following HTML5 technologies in Firefox 6: [LIST] [*]The progress tag for graphical progress bars has been added. Colors can be styled with the ::-moz-progress-bar pseudo-element. [*]A new -moz-orient property allows you to set some elements, such as progress bars, to horizontal or vertical orientation. [*]The track element is supported so you can apply text tracks to native audio and video. [*]CSS3 border-radius can be applied to iframes. [*]Custom data attributes (data-*) can now be accessed via the DOM’s element.dataset property. [*]Text decorations such as underlines, overlines and strike-throughs can now be styled in CSS using -moz-text-decoration-line (none, underline, overline, line-through), -moz-text-decoration-style (inherit, solid, double, dotted, dashed, wavy) and -moz-text-decoration-color properties. [*]The new -moz-hyphens property lets you control how hyphenation of words is handled during line wrapping (none, manual, auto). [*]The result of a media query string can be evaluated programmatically using the window.matchMedia() method. [*]Early support for [URL="http://dev.w3.org/html5/eventsource/"]Server-Sent Events[/URL] has been implemented. This API permits push notifications from the server in the form of DOM events. [*][URL="http://www.w3.org/TR/2011/WD-touch-events-20110505/"]Touch event[/URL] support for touch-sensitive screens and trackpads has been included [/LIST] [/QUOTE]
Insert quotes…
Verification
Hata thunen beduwama keeyada? (60 bedeema thuna)
Post reply
Top
Bottom