Something New


New layout. Version one twentyseven eight. Enjoy. I am working out the kinks right now as I watching Making the Band 2 on MTV. This is my first time watching the show and it is quite hilarious. Just like a soap opera, but not quite as good as my Days of Our Lives or Young in the Restless. Nevertheless, I have been watching it for an hour straight now…
Check this out.. Chris got to level three. I only got to level two.
MJ predicted that the outcome of the premiere of Gigli would be horrific. During the Friday show, he had listeners call in with predictions. The person to come
the closest to a tenth of a million without going over will win $500.00. Poor Gigli pulled in a terrible $3.8 million in over two thousand theatres. According to MJ, any movie that the general public cannot pronounce is destined to fail. Was it really that bad? I will wait to rent this on Netflix because I am not going to waste $12.00 for JT and I (yes, we still use our student identification!). I heard that the bigger story will be in the National Enquirer this week, when they bust out that Ben Affleck reportedly cheated on his fiancee in Vancouver.

Die Die Die and umm this link.. umm I am too scared to look at it so you tell me how it is and umm I just might check it out or not. I am leaning towards not. Definitely not recommended for the young ones.

For some reason, as I was testing the new layout, the flowers in my dividers were not loading properly. A red [x] loaded and I had to right click and click on show picture in order for the picture to load. This was pissing me off to no end…so I tried to reset my Internet Explorer web settings to default, no luck…then I remembered seeing pre loading image scripts. Opened up the divine Google and voila! I thought I would go ahead and post this since, other people may be experiencing similar problems.

<script language=”javascript”>
<!– hide from non JavaScript Browsers
Image1= new Image(150,20)
Image1.src = “pic1.gif”
Image2 = new Image(10,30)
Image2.src = “pic2.gif”
Image3 = new Image(72,125)
Image3.src = “pic3.gif”
// End Hiding –>
</script>

That script would pre-load images 1 to 3. If you’ve used image flips before you can see that that code has a pre-load built into it. If you’ve never seen one of these run
before, here’s what it all means:

Image1= new Image is the first step of setting up a new script effect for an image
(150,20) are the width and height, respectively, of this image
Image1.src = “pic1.gif” gives the source of the image.
Place the script near the top of your page, in the head if you want. This will ensure it runs early as the page loads.

Source: Your HTML Source

Sphere: Related Content

Technorati Tags: , ,

Related Posts:
Digg.com Popular Stories Widget
Technorati Widgets
Resizable TextArea Fix For Drupal Blog in IE 6
How to Uninstall Windows Messenger
Installing East Asian Language Support Under Windows XP


Print This Post Print This Post
RSS 2.0 · Trackback · Comment ·

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>