Still very new to this so kinda setting myself projects to learn things. I was hoping that when you scroll down the page and the item sticks to the top of the page that it would go back to it’s original position when scrolling back up.
Which element did you apply the Action to? Try either grouping or nesting all of those images inside a single element and apply Sticker to that element. As for why it works in Firefox, I can’t explain that. I doubt sincerely that it is a browser bug, there’s just not that much the browser would get involved in here. Safari is perfectly able to display an element as position:fixed. I would be less surprised if you said that IE7 didn’t render this page correctly (I’m pretty sure it might, but it would be jerky and janky…)
Walter
On Apr 1, 2013, at 10:28 AM, Spike Lupton wrote:
On 1 Apr 2013, 1:58 pm, Spike Lupton wrote:
Still very new to this so kinda setting myself projects to learn things. I was hoping that when you scroll down the page and the item sticks to the top of the page that it would go back to it’s original position when scrolling back up.
All of the images are nested inside an element with the action applied to that group. I think I’ll start again from scratch in a new document, apply the action to a single element and if that works start putting the other bits and bobs into it and see how I get on.
All of the images are nested inside an element with the action applied to that group. I think I’ll start again from scratch in a new document, apply the action to a single element and if that works start putting the other bits and bobs into it and see how I get on.
Thanks again for your help.
Spike
Tried the action on an element in a new Freeway document and getting the same problem. Item sticks to the top of the browser window but won’t unstick in Safari. Works OK in Firefox tho.