[jQuery] browser issue

[jQuery] browser issue


hi,
i am using asp.net with c# codebehind in dotnetnuke.
i created my own module with image effects using jquery.
Explanation:
i just get the value of width and height from enduser for uploaded
images.
It works fine.
but one issue will occured.
how to solve this issue?
when i refresh the page. the uploaded images are display repeated
without effects . that means it displayed the saved images. then It
takes the effects.
How to solve the issue : when i refresh the browser the images are
display with repeatedly !
actually , my concept is need to display the images sequence order
with effects.
So, Please give some suggestion to solve this issue.