• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Fun with javascript.

[guy who is out of his league here] OK. You click on the pic, and it "slides, resizes" is this special? [/guy who is out of his league here]

Well, at least the pic doesn't turn into some screaming zombie thing that makes you pee your pants.
 
Originally posted by: BEL6772
What happens to adjacent items? Do they slide out of the way or are they covered?

They should slide out of the way. The page would have to be designed with this effect in mind so other content didn't look funny sliding around as the image resized.

Originally posted by: MichaelD
[guy who is out of his league here] OK. You click on the pic, and it "slides, resizes" is this special? [/guy who is out of his league here]

Well, at least the pic doesn't turn into some screaming zombie thing that makes you pee your pants.

Ever seen another website use this method to show full size images from thumbnails?
 
Originally posted by: nakedfrog
I dig it. You do good work (I'm using your AT streamliner right now too 😛)


Next version of that will allow you to remove the sidebar at the left, and move the forum links/personal messages link to the top of the page. 🙂
 
notfred, couldnt you also do it with layers however and have the image you want to enlarge be on a higher layer and thus cover the others as it maximizes?

MIKE
 
Originally posted by: nourdmrolNMT1
notfred, couldnt you also do it with layers however and have the image you want to enlarge be on a higher layer and thus cover the others as it maximizes?

MIKE

I could do that, which may or may not be a desirable effect. It depends on the layout of the page. This is really just a proof of concept demo, it could be incorporated into a site in a number of ways.
 
Originally posted by: notfred
Originally posted by: nakedfrog
I dig it. You do good work (I'm using your AT streamliner right now too 😛)


Next version of that will allow you to remove the sidebar at the left, and move the forum links/personal messages link to the top of the page. 🙂

i was actually wondering if it would be possible to remove the left sidebar. looking forward to the next release :thumbsup:
 
it's loading both the complete image sizes of thumbnail and full image, on inital page load, correct ? If so, that could be troublesome for a gallery.
 
Originally posted by: rh71
it's loading both the complete image sizes of thumbnail and full image, on inital page load, correct ? If so, that could be troublesome for a gallery.

It is, and it could be a problem depending on how many images are shown per page. The loading of the large image could be moved to the point in time that the image is first clicked on, but it might not look very good. It's definitely something to look at.
 
Back
Top