Search:
Type: Posts; User: MichaelF10
Search :
Search took 0.05 seconds.
I still can't get it working, not really great with javascript.. can anyone help me a little more in depth?
Alright, I just need this sites horizontal menu to STAY open when you're hovering over the drop down / expanding menu.. it'd also be nice if it automatically slammed shut when you hovered off but I'm...
come on it's not that serious, no one?
Alright so you have the header, horizontal menu, then content below it.
The horizontal menu has to expand PUSHING the content down slightly expanding the wrapper. I'm hoping someone can help me...
I'm looking for a shopping cart extension with something similar to the calculator on this website.. Anyone know of anything good?
...
edited: link coming soon
Please review this website for me.
Please tear it apart good.
I need a DHTML script that pops up when someone is trying to leave the window (kind of like those light boxes when you zoom in on an image) for an email client, but I don't want it to be a JavaScript...
I was going to send you a response yesterday, but I was to busy. This quote above me pretty much covers everything I was going to say.
You must delete the FF/IE only thing, it's extremely...
The design says nothing to me, it looks a few years out dated.
The flash header seems unnecessary. The links on the right side of the flash could have achieved the same effect with HTML/CSS which...
OH NICE! ..thanks for this!
Your options:
1) Change hosts
2) Remote Storage (rapidshare.com / megaupload.com)
Don't use frames! Why on earth would you want to use frames?
Agreed, listen to this guy. I'm sorry I didn't read all your content thoroughly enough to pick up on this myself.
Just set the height to the center TD to 160 and call it a day.
IE is only so popular because it's bundled with Windows.
Glanced through the code you posted and I don't see anything that stands out. I checked the site and it's displayed fine, did you clear your cache?
http://www.ziptank.com/demo/Taurus/preview.JPG
Oooo, this is nice, I don't see any reason to have a version of IE lower then 3.0, but what the hell. Thanks :P
Try to Google things before asking. The best method to learning is not relying on others.
http://kalsey.com/2003/07/rounded_corners_in_css/
Positioning absolute divs is allot more complex then a simple "drag-n-drop." For the most part you'll want to center page elements which will require you to have them aligned to the left by 50% then...
Your wrapper is collapsing because it's not wrapped around the actual content. So you can't see the background image because it's not even 1 pixel high.
EDIT:
You beat me to it. Only if you...
Just change it and if you don't like it you can change it back.
It won't remove content, the images and other things missing on my screen shot are missing merely because I downloaded your website...
I think it's too simple for a web developers site. You should also use proper grammar for a website.
http://www.ziptank.com/demo/ryanlund/1923.JPG
No, your not understanding. You don't need to download the videos =\
You simply display the videos through a flash video that is just like a video player which shows the videos in order which is...
That's because it is around the header...
here's your script with the wrapper with a white border:
http://www.ziptank.com/demo/josephwitchard/wrapperbefore.JPG
and this is with my code and the...
IDK, I don't trust it as much as the real thing, gonna stick to Multi-IE.
http://tredosoft.com/Multiple_IE
Sorry, I took a better look at your site and I see what you wanted now.
Change your tags like so:
#wrapper {
width: 1025px;
margin: 0px auto;
position: absolute;
top: 0px;