/    Sign up×
Community /Pin to ProfileBookmark

no replies earlier In need help..

I used the resolution checker javascript and it calls the appropriate .css for the visitors screen resolution. this script is pulling coordinates for a dhtml scroller. Works Great except it is pulling my down arrow from my absolute postioned scrollable area to the bottom left of the page when the coordinates in the .css say otherwise. Im stumped can someone help? Here is the link

[url]http://www.travelinggrace.com/index_test.htm[/url]

Here one of the .css

<style type=”text/css”>
#divUpControl{position:absolute; width:440; left:275; top:251; z-index:1; text-align: right}
#divDownControl{position:absolute; width:440; left:275; top:392; z-index:1; text-align: right}
#divContainer{position:absolute; width:440; height:140; overflow:hidden; top:253; left:235; clip:rect(0,440,170,0); visibility:hidden}
#divContent{position:absolute; top:0; left:0}
</style>

to post a comment
CSS

2 Comments(s)

Copy linkTweet thisAlerts:
@StefanFeb 08.2003 — #1 Stop crossposting all over the place

#2 I don't understand what your problem is from your description. It would be helpfull if you posted a screenshot were you showed where stuff was supposed to be vs where they are now.
Copy linkTweet thisAlerts:
@khalidali63Feb 08.2003 — There are several issues in your code that could potentially break your css styling.The main one is that your css import files have css declaration element and its attributes.

get reid of

<style type="text/css">

and

</style>

part from all of your css import files,then you should be able to position your elements accordingly.

else let ne know I'l help you.

cheers

Khalid
×

Success!

Help @nlikens spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.28,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...