473,324 Members | 2,166 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

Animated Div help

12
I was attempting to animate divs on my page and allow it to move the rest of the content when clicked, however it goes behind the content. Any suggestions?

The website is Balla Status.com - Hip-Hop Clothing, Street and Urban Apparel
Jan 14 '09 #1
10 2331
drhowarddrfine
7,435 Expert 4TB
You have 40 html errors and up to 16 css errors.
Jan 14 '09 #2
cpweb
12
Alright the errors are gone, both css and html. Now I still have the same problem, any help would be appreciated.
Jan 15 '09 #3
Death Slaught
1,137 1GB
Have you tried using the z-index property?

Thanks,
{\_/}
(' . ')
(")[DEATH](")
(")(")
Jan 15 '09 #4
cpweb
12
Yes but nothing. I was wondering if and how I could force the caontainer div to expand, therfore forcing the other divs to move?
Jan 15 '09 #5
drhowarddrfine
7,435 Expert 4TB
z-index wouldn't affect this. I see a lot of absolute positioning in your CSS. Are any of these items positioned absolutely?
Jan 15 '09 #6
cpweb
12
No none of these are.
Jan 15 '09 #7
drhowarddrfine
7,435 Expert 4TB
The problem you are running into is the browser has already positioned the elements but you are trying to push them out of the way after the fact. Once the browser is done rendering, it's done. You would need the js to reposition the other elements, also.

The only other thing you can do is allow it to drop down and cover up the other stuff.
Jan 15 '09 #8
cpweb
12
But when I place a div that doesn't belong everything aligns to the left and it works perfectly.
Jan 16 '09 #9
drhowarddrfine
7,435 Expert 4TB
When do you place it there?
Jan 16 '09 #10
cpweb
12
a few minutes before your post.
Jan 18 '09 #11

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: DOK | last post by:
I'm trying to create an eBay ad. So far, I've got the page the way I want it. However, the few animated gif's I have on the page display but are no longer animated. I can get it to work in...
7
by: ragi | last post by:
I need put small animated gifs (like emoticons) into CEdit control in place of blinkinh caret. Thanks for help.
9
by: John J. Hughes II | last post by:
Is it possible using Image or Bitmap to build and save an animated GIF file? I am not have a problem saving the GIF file just getting the frames added to it. I did find ImageAnimator but it only...
2
by: Koen Hoorelbeke | last post by:
Hi there, I'm trying to read an animated gif from a url (for a banner-rotator). The code I have now, does read the gif (or jpg), but the result is that I only get the first frame of the animated...
10
by: Liz | last post by:
All: Can anyone tell me why my animated GIF does not show up as animated when put into a pictureBox?? Thanks. Liz
7
by: Gary Kaucher | last post by:
At the top of the page on my website http://www.itemlook.com I have an animated gif called "eyeline.gif". It has worked fine in the past, but recently I am unable to get it to work using IE6. All...
5
by: Tlink | last post by:
Is it possible to activate a animated item once the form/page is submitted for processing, as I have a number of forms that take a while and the users keep submitting the page thereby restarting...
7
by: Lemune | last post by:
Hi.. I am developing an application that connect to database on the other side of the net. And each time i want to connect to database and run some sql command, i want my user to know that there...
27
by: Phil | last post by:
I thought it would be nice to display some animated GIFs on some of my forms. I put a PictureBox control on a form, and loaded my GIF file in. It animates, but not properly. It seems very jerky and...
0
by: helraizer1 | last post by:
Hey, I have a PHP script that I made for an image based shoutbox with emoticons. The problem is that php GD doesn't support animated gifs, yet perl GD does. How would I make it so that I could...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.