Safari Keyboard shortcuts

In Archive by Fredy Ore

Useful Keyboard shortcuts in the new Safari browser www.macosxhints.com/article.php?story=20030108100943888

Detecting the Safari Browser

In Archive by Fredy Ore

Here is a useful Javascript article on detecting various browsers including the beta Safari browser. The website is also linked from WebReference.com. if (navigator.userAgent.indexOf(‘Safari’) != -1) { document.write(SafariDetected); } else …

An interesting article on the

In Archive by Fredy Ore

An interesting article on the re-engineer of the browser “Back” button ::: www.nature.com/nsu/nsu_pf/021230/021230-3.html

Related Accessibility Links: [1] The

In Archive by Fredy Ore

Related Accessibility Links: [1] The Access Board ::: www.access-board.gov [2] Section 508: The Road to Accessibility www.section508.gov [3] Section 508 Standards ::: www.section508.gov/final_text.html [4] Federal Acquisition Regulation (FAR) ::: www.arnet.gov/far/authority.html …

Restoring compatibility of Active X control

In Archive by Fredy Ore

On wednesday of last week I commented on the Apple compatibility issue between QuickTime and Internet Explorer 5.5 SP2 and the Internet Explorer 6 Preview for Windows. Here is the …

Scripting for 5th generation browsers

In Archive by Fredy Ore

Web Reference.com’s ‘Scripting for 5th Generation Browsers and Beyond’. An article by Eddie Traversa www.webreference.com/programming/javascript/domscripting

Netscape 6.1 launches

In Archive by Fredy Ore

Netscape 6.1 is now available for free download. It’s more stable than the previous beta versions and supports more websites and technologies + is W3C standard compliant. www.netscape.com

Detecting everything with BrowserHawk

In Archive by Fredy Ore

If you thought Browser detection was limited, check this one called “Browser Hawk”. It detects everything from Active-X controls, Security, All browser Plug-ins, WAP and even PDA detection. This server …

Properties of IE5.5 and IE6.0 Beta

In Archive by Fredy Ore

Some samples of effects used in properties of IE5.5 and IE6.0 Beta msdn.microsoft.com/downloads/c-frame.htm?/downloads/samples/internet/default.asp