site crit
site crit
Out of context: Reply #40
- Started
- Last post
- 49 Responses
- rabattski0
ok, my guess is that it repositions the image after it's loaded, if the whole function is stopped before it's repositioned this will happen (eg by too many clicks whatever). i'd say look at that code again, figure out the positions before you show the image, than reposition it, then load it, then show it. problem solved.