/    Sign up×
Community /Pin to ProfileBookmark

[RESOLVED] can someone esplain this ??? (FF mac strange bug)

hello, this strange problem arose ON FF MAC ?

at the following address, the thumbnails at the bottom of the page scroll fine till the 7th or 8th (try it!) then it blocks on one image and repeats a portion of it indefinitly …

[url]www.mybeautifulcity.co.uk/test[/url]

The scroll works fine on safari (both platforms) and FF on windows

help! anyone?

note: have not optimized for any other browser yet

to post a comment
CSS

13 Comments(s)

Copy linkTweet thisAlerts:
@bathurst_guyApr 24.2008 — Odd. Look in the error console, there are 2 css errors there where you have set "width:580;" with no "px" and therefore it (firefox) claimed it dropped the deceleration, might have something to do with it? Shows up in [url=http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.mybeautifulcity.co.uk%2Ftest&profile=css21&usermedium=all&warning=1&lang=en]css validation[/url] too.
Copy linkTweet thisAlerts:
@turbodursoauthorApr 24.2008 — true .. i should have validated before posting! but no luck, it didn't seem to do the trick ... What i find odd, is that it works on all other browsers, ie incuded!
Copy linkTweet thisAlerts:
@bathurst_guyApr 24.2008 — You only fixed one of the px errors, there's still another.
Copy linkTweet thisAlerts:
@turbodursoauthorApr 24.2008 — still nothing. Do you think it's the css or should i look into the javascript that dynamically creates the thumbnails? (I'm not exactly familiar with all this)

thank you for helping
Copy linkTweet thisAlerts:
@WebJoelApr 24.2008 — What jumps-out at me is that you seem to have incorrect(??) syntax for the IE conditional:
<!--[[SIZE=4][COLOR=Red][B]([/B][/COLOR][/SIZE]if IE ]><!-->

<link rel="stylesheet" type="text/css" href="ielow.css" media="screen" />

<!--<![endif]-->[/QUOTE]
Lose the "[B][SIZE=3][COLOR=Red]([/COLOR][/SIZE][/B]".

A IE conditional looks more like:<!--[if IE 6]>

You are using IE 6!

<![endif]--> [/QUOTE]
P.S. : -it does this 'weird behaviour' in IE7 on XP too..., narrowing it down to an IE-problem and not just a MAC-IE issue
Copy linkTweet thisAlerts:
@turbodursoauthorApr 25.2008 — when i had a look on IE7 XP it was working fine ... i'm quite confused now.

thanks for having a look at it. Cant make it work thought, the behaviour started before i added alternate stylesheets.

will continue to milk the code till i find something.
Copy linkTweet thisAlerts:
@WebJoelApr 25.2008 — Are you sure that this isn't fixed now? The 'oveflowing behaviour' of the horizontal images that I saw yesterday in IE7 are correct now. I see the same thing for Fx as for IE7 (I no longer have IE6)..

I do note that you corrected the IE6 conditional.

Check your page results at browsershots.org
Copy linkTweet thisAlerts:
@bathurst_guyApr 25.2008 — I just tested it FF on Mac, still same issue
Copy linkTweet thisAlerts:
@WebJoelApr 25.2008 — I'm going to check Safari-on-XP. Have to re-download S-on-XP: I think I deleted something critical and it keeps having to gracefully shut-down..

(back) :

Well you'll be delighted to know that it performs correctly with Safari-on-XP (and looks awesome, btw). ?
Copy linkTweet thisAlerts:
@turbodursoauthorApr 25.2008 — Basically the bug happens from the 13th thumbnail on. I tried deleting that specific image hoping the file would be corrupt or something, but it does it with the next one on -

i changed some of the js code to add a div and enable the scroll, may be that's where i went wrong being quite useless with js in general .

From line 337 or so (from function: navigation ) at

mybeautifulcity.co.uk/test/slideshow.js
Copy linkTweet thisAlerts:
@bathurst_guyApr 25.2008 — FOUND IT!!!

Remove "overflow-y: hidden;" from div.slideshow ul{}

I don't have a reason as to why, but removing that fixes it... ?
Copy linkTweet thisAlerts:
@turbodursoauthorApr 25.2008 — my saviour! thank you, i had my head stuck in there for too long and the more you look the less you see ... ?
Copy linkTweet thisAlerts:
@bathurst_guyApr 25.2008 — Not a problem. Quite enjoyed the adventure. Been a while since I was tested like that.
×

Success!

Help @turbodurso 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.12,
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,
)...