Yahoo! UI Library: Graded Browser Support
A-Grade Browser Support is probably what we should adopt, as well.
I’m tryin’ ta think but nuthin’ happens!
Yahoo! UI Library: Graded Browser Support
A-Grade Browser Support is probably what we should adopt, as well.
I believe that if we could arrange to have each of Freedom’s 7000 employees use as their browsers’ default, local news resource, the web search tool, it would have an impact on Freedom revenue. At the very least, we may want to consider making this one of the steps in setting up new workstations.
By following the directions on the following page, we can use the OCRegister.com Google ‘web’ search results page our default for searches from the IE7 search bar:
There are also instructions available to add them to the Mozilla Search Bar here:
Technorati’s OSD fileThat page has instructions indicating how to add a search engine plugin to your browser, and ‘advertise’ how to do it to the web browser, so our visitors & staff can add them to their browsers as well. Very Nifty! Continue reading “Add Search Providers to Internet Explorer 7 & Firefox”
Install multiple versions of IE on your PC | TredoSoft
It’s got its issues (e.g., IE WebDeveloper Extensions don’t work ‘normally’ after Multiple IE Install), but it’s pretty cool!
BTW, there’s some more info on this on the PositionIsEverything blog
This is the solution to the perplexing problem of content area overflowing onto footers and su
Prop-Clear: CSS min-height hack
In a nutshell, add this to your CSS style sheet:
.clear { clear:both; height:1px; overflow:hidden; }
… and add <div class="clear"></div>
to your HTML:
<div class="contentinnerwrapper">
<?php echo $content_for_layout; ?>
<div class="clear"></div>
</div>
This was a ‘Google Bomb‘ for the phrase ‘Weapons of Mass Destruction‘ that occurred when you typed it into Google, and clicked ‘I’m feeling lucky!’ For some reason, the search result disappeared from the face of G, but I was able to find it in G Images here. I like the little red link at the bottom… I’d love one of those shirts…
This is a nifty set of PHP functions which add encodeURIComponent, and other JavaScript-esque functions to PHP applications.
TG Daily – Point and click Gmail hacking at Black Hat
This is some scary stuff… It’s why I always try to use https://gmail.com/ to login to my Gmail account, instead of http://gmail.com/.
This is a nice place to grab some bookmarklets / favelets (miniature javascripts embedded in a Bookmark).
Maybe this will help us convince others that OnSet is the bomb!
About:config entries – MozillaZine Knowledge Base
This is a nifty place to learn all about how to tweak various ‘hidden’ preferences in Mozilla, SeaMonkey & Firefox.