My whole house watched it (four people, 3 guys 1 girl) and we thought imagery and landscape were breath taking.
Quiet artsy but well worth it... the the strings affects could have…
One more week to go until it opens, and today Hero hit 20/20 on RT.
It will be interesting to see when the new reviews come next week after the movie opens. My guess is that those…
Quote:
Originally posted by Powaqqatsi:
Hero comes out on DVD this month over here, I'll probably buy it. If it sucks it'll still be good because of Zhang Ziyi.
E…
NY Times: Cracking the Color Code of 'Hero' & Colours slideshow (ID: macnn, Password: macnn)
Quote:
Originally posted by Powaqqatsi:
Hero comes out on DVD this mo…
Quote:
Originally posted by Eug Wanker:
Heheh. Busted. Actually it seemed not to mind when I first posted it but later on another computer, it wouldn't show the image. …
Same here! I would check EVERY transaction on my online statement and double check every transaction with my monthly statement...and still will be off!!!
I'm using Quicken 2002 i…
I am not sure why this is occurring but I am constantly getting balance problems with Quicken 2002 for the Mac. My balance is never correct. It was such a headache that I went ah…
OH MY GOD! Me too! I have literally been pulling my hair out over this issue, my Quicken on my mac says that I have $75.00 less than what I should have (exactly $75.00) and I have …
Quote:
Originally posted by <Bockie - can't login>:
<STRONG>Same here! I would check EVERY transaction on my online statement and double check every…
Yay! I can login again!
Actually, no, I don't have Pocket Quicken installed. I just have Quicken 2002 installed in OSX and I still have Quicken 98 installed under OS9...I wonder…
Quote:
Originally posted by Bockie:
<STRONG>Yay! I can login again!
Actually, no, I don't have Pocket Quicken installed. I just have Quicken 2002 installed in O…
How do I get an all CSS (ala Suckerfish) drop down navigation menu to float above the other <div>s? I have a top div, left, right, and middle divs with all but the middle div…
You need to z-index the divs.
Well, just put z-index: 99; in the CSS rule for the drop down menus.
Edit:
After actually looking at your site and code, add it like so:
code:
li li…
Quote:
Originally posted by registered_user:
Why not add the z-index to the parent ul#nav ?
Why use ul#nav anyway? #nav will work just fine; since there is by defin…
Quote:
Originally posted by mrgaskell:
Okay, now how do I get the menu background to go all the way to the right?
I'm not completely sure what you're referring to bu…
Quote:
Originally posted by Millennium:
Why use ul#nav anyway? #nav will work just fine; since there is by definition only one #nav in the document the "ul" is redundant…
Thanks for the input. I have made the changes. I will start the style sheet over for the site that I want to actually use it for tonight or tomorrow. I really wish I could get the …
Quote:
Originally posted by Black Book:
Well, just put z-index: 99; in the CSS rule for the drop down menus.
I'm not certain about this, but aren't there some brows…
I'd like for the nav bar to scale along the same width as the image. Right now, the nav bar stops when it gets to the last menu item. How do I get a nav bar's background image to g…