Inswahelie
Newbie
Posts: 1
Registered: 9/15/2008
Location: Yarmouth NS, Canada
Member Is Offline
|
| posted on 9/15/2008 at 01:02 PM |
|
|
side-by-side fade
Here goes... hopefully someone can provide the insight I'm obviously missing here.
I put the configuration part of the script inside of a div tag, created a css id with the following attributes -
position: absolute;
left: 775px;
top: 10px;
Fixed, inherit, relative and static bumps the location around the page and not where I want it. Here's the problem -
The script places an image in the location on the page where I want it, but then places another image to the right of that and then begins the fade on
the second image with the remaining images.
|
|
|
|