-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue while Sliding Image #26
Comments
knock knock?? |
Who's there? |
hey @DavidOliver... do u know about this issue.. |
i mean the ans to this issue..any1 here..plsss |
I’d need to see your code to work out what’s going on here. Can you link to an example? |
hey.. following is my code...the css and js files all used are of the Plugin itself....help <title></title> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> <script src="Scripts/bootstrap.js" type="text/javascript"></script> <script src="Scripts/jquery.rs.slideshow.js" type="text/javascript"></script> <script type="text/javascript" >
|
hey @reallysimple.. |
n in the web service method i have got image paths from the DB n that paths i am returnin to the jquery method.. |
I am using this slider to show current day Event Images. Everything is working fine but while the image is sliding; the next image first comes into view below the 1st image and after that replaces the 1st image. It is sliding well, but just that first it appears below and then it gets displayed at proper place. Its bizzare... Please help me out of this.
The text was updated successfully, but these errors were encountered: