May 1, 2009

IE 6 - IFrames No Horizontal Scrolling

For my job we use IE6.. they're just testing my limits I'm pretty sure of that. I'm posting 2 ways to get around the horizontal scroll bar showing up automagically in IE 6. But I have no idea how these lookin firefox or other browsers and versions.

Using <iframe>:

<iframe src="url.html" height="100%" width="100%" frameborder="0" scrolling="yes" style="overflow:visible;"></iframe>

if you have scrolling="yes" style="overflow:visible;" you get the iframe with only a vertical scroll bar. \o/ (i found this on some chinese site, no instructions no nothing..so I thought I'd add it here)


Iframe Alternative:
Create a style in your css code that looks like
.scroll-vert {
height:200px;
width:100%;
overflow-x:hidden;
overflow-y:scroll;
}

I use this in a <div> tag . The height you'd need to set to whatever space you want your 'frame' to be and the info would not be in a new file.. it'd just be within the <div> tag. The width:100% is so that the scroll bar shows up. If you don't put a width in the scroll bar gets hidden completely. For usability it makes more sense to have the scroll bar so the user knows it WILL scroll otherwise it's not clear that there is scrolling within that div / area of the screen. It does look pretty tho.

</nerdy>

February 17, 2009

Confirmation Box


Psst! Clicky the picture to see my notes.

Work stuff.. popup confirmation boxes, where to display stuff.. and what the hell is a mini app? These green ones are wrinkly cause I used the entire pad as a coaster and my glass sweated (?) sweat (?) all over it.

This one's got a real note on it!

February 5, 2009

Alison, Love Fool

I was looking up images on images.google.com for ideas for a tshirt design for SL for valentine's day. I searched "love fool" second image that came up was from here: Alison, Love Fool

o_o someone trying to tell me something

February 2, 2009

Yes Yes


Psst! Clicky the picture to see my notes.

Yes Yes Tod Tom Tom .. I was trying to figure out a word puzzle.. about yesterday the day before yesterday two days after tommorow etc etc.. answer was Today. I got it right.

January 22, 2009

Bilahs Wrath


Psst! Clicky the picture to see my notes.

I used to have a website named Bilahs Wrath. I was sketching out an idea for a christmas design for the blog, dont think I ever did get around to working it out. This post-it has another side to it, but not sure if it got scanned, we'll see sometime.

Speaking of coming up with designs, I have half a design for d46int.com in my head and I have a design created by a friend for brycetully.com Hopefully I can get that working soon. Its all ready I just got to do the work. We'll see. I keep saying that.

December 30, 2008

Soldier


Psst! Clicky the picture to see my notes.

We were shopping at an antiques place, they had all these statues of people placed around the store... they all have very vivid looks on thier faces, but this guy was insane so i snapped it. I was trying to find the Tungsten setting but found b&w instead.

December 5, 2008

Paint it Black


Psst! Clicky the picture to see my notes.

Paint It Black is a great song by Rolling Stones... I have a couple of covers.. and heard that these were good as well.. So I wrote them down to look them up.. but havent yet.. til now..

I am too lazy to make the playlist
Tea Party NICE!
Ryan Star Man this sucks
Shamanic Princess Not bad.. Not bad..

I registered a website sl-personals.com but then got lazy and didnt want to do the work.. but i was brainstorming about how to set people up on it there in the corner..

Check the notes for more..

1. 2. 3. Testing

Us2.jpg

I'd like to test this stuff.. but I'm afraid it'll yell at me again

Rawr!

All of my other posts have no create date.. woops.. dunno how that happened o.O.. something to do with posting from flickr I suppose... I'll have to try that next.

Rawr!

So I have time off.. cause I rock like that.. I decided to fix my site and not look so lame. I at least got things updated.. and got a template working that actually WORKS so yay.