Tag Archives: safari

Hack Safari to open links in new tabs, not new windows

Safari (by default) will open certain links (e.g. target=”_blank”) in a new browser window instead of a new tab even if you have your preferences set no too. Fortunately, there is a hidden preference you can set to force Safari … Continue reading

Posted in apple, Technology | Tagged , , , , , , , , , , | Leave a comment

Safari's CSS Support for multiple backgrounds on the same Style

I was browsing just now and fond something pretty interesting, Safari supports multiple background image declarations for the same style tag. .box {   background: /* Upper-left */ url(./corners_01.png), /* Upper-right */ url(./corners_02.png), /* Lower-left */ url(./corners_03.png), /* Lower-right */ … Continue reading

Posted in apple, Code, design, Technology, work | Tagged , , , , , | Leave a comment

Death to Internet Explorer 6

This morning, much like every morning, I wake, prepare for the day, walk my partner to work, get home and read through my emails and RSS subscriptions before I start my working day. This morning I came across a post … Continue reading

Posted in Life, Technology | Tagged , , , , , , , , , , , , , , , , , , | 1 Comment

CSS Fix for SPAW Editor & Safari

Over the last couple of years I have used the SPAW WYSIWYG Editor for my site management and clients sites CMS systems. Ryan Stemkoski and I used it in our Zipline ZLCMS Package that is now in use in over … Continue reading

Posted in Code, design, Technology, work | Tagged , , , , , | 1 Comment

CodeIgniter & Spaw Editor

I have released an updated version at http://sheldon.lendrum.co.nz/codeigniter-spaw-editor-tabs_411/10/. This new version allows CodeIgniter and SPAW TABS ! Recently I have been working on a large project for a National Sporting team, It has been a process and it is almost … Continue reading

Posted in Code, design, Technology, work | Tagged , , , , , , , , , , , , | 17 Comments

Inquisitor Search

Inquisitor… it’s like Spotlight for the web. Start typing and websites pop up immediately, along with suggestions to refine your search. It’ll autocomplete your words and you can add more search engines with customized keyboard shortcuts. Inquisitor is a Great … Continue reading

Posted in Code | Tagged , , | Leave a comment