!!blue’s blog

 
 

Oct

26

2004

random links

Some random links I need to/should add to my link-list page and a note to self.

Some links:

Note to myself: go back into the smilies hack for WordPress and see if it can be made into a select list. Probably not, but hey, try it’s worth a try! :smile: If not, I should ask the WordPress support forums people.

Filed under: web related


Comments Off

Oct

22

2004

sIFR has been updated!

It’s officially now: sIFR 2.0 RC1.

Mike D has released an update to the sIFR technique sIFR 2.0 Release Candidate so I’m going to update my blog in a few days when I can read all the comments and all that. Also going to add the fact that I use the technique in the colophon; I haven’t updated that since I moved from MT to WP.

But not now cos I have a scary headache. More on that later…

Filed under: web related


Comments Off

Oct

22

2004

kick ass drop shadows and favorites JS code

Drop shadows that scroll over your content, fixed onto the browser window!

I’ve seen this before, but now it’s explained. It’s a little something called: Scrolling Drop Shadows and it’s kick-ass!! Of course, it doesn’t work in IE because it uses PNGs. But who cares? :lol:

I want to try it with an image, just to see if it works; like a tuft of grass on the bottom of the browser’s inner window. Can you imagine?!

Also: My Favorite JavaScript for Designers is a collection of quick JS snippets of code that are extremely useful. In the comments for that entry I found a link to how to: Create a Pull Quote with Javascript (and CSS).

Filed under: web related


comments (3)

Oct

20

2004

Latest CSS trick: Global White Space Reset

The latest CSS trick to enter our web designer lives.

Over at Left Justified, Andrew has written a follow-up entry Global White Space Reset to an earlier entry where he quickly noted that added the following line to your CSS clears up all white space on your HTML/XHTML page:

* {padding: 0; margin: 0;}

He provides further details and examples in this entry. Highly recommended read!

Filed under: web related


Comments Off

Newer Posts »