Link to home
Start Free TrialLog in
Avatar of newbie27
newbie27Flag for United Kingdom of Great Britain and Northern Ireland

asked on

jQuery slideshow

Hello Experts,
I currently have a working sideshow on the site which uses sideshow.js for scriptaculous. For various reasons we have decided not to use scriptaculous anymore.
Can someone of you please let me know if there is any equivalent sideshow feature/plugin in jQuery.
I am attaching the existing code which actually receive list of Ids to process the sideshow.
Your help is much appreciated.
Thanks
Sam
Avatar of newbie27
newbie27
Flag of United Kingdom of Great Britain and Northern Ireland image

ASKER


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="description" CONTENT= "BDS Live; a comprehensive library resource covering books, DVDs, games and music.">
<meta name="author" CONTENT="Site hosted and maintained by Ehaus Ltd - http://www.ehaus.co.uk">
<meta name="copyright" CONTENT="All material copyright Bibliographic Data Services Ltd or its licencsors.">
<title>BDSLive -  Page. At the heart of your library</title>
<link media="screen" href="styles/screen.css" rel="stylesheet" type="text/css" />
 
<script type="text/javascript" src="include/scriptaculous/prototype.js"></script>
<script type="text/javascript" src="include/scriptaculous/scriptaculous.js?load=effects,dragdrop,builder"></script>
<script type="text/javascript" language="javascript" src="include/slideshow.js" ></script>
<script type="text/javascript" language="javascript" src="include/SlideShowServices.js" ></script>
 
<!--[if IE 5]>
<link media="screen" href="styles/screenie5.css" rel="stylesheet" type="text/css" />
<![endif]-->
 
<% 
ISBNList = Request("ISBNs") 
If ISBNList <> "" Then
        If Right(ISBNList, 1) = "," Then ISBNList = Left(ISBNList, Len(ISBNList) -1)
End If
 
ListName = Request("ListName")
 
theSort = Replace(Request("sort"), "|", "/")
theSort = Replace(theSort, "/a", "")
theServer = Request("server")
 
%>
</head>
<SCRIPT TYPE="text/javascript">
<!--
//var isbnArray = new Array(<%="""" & Replace(ISBNList, ",", """,""") & """"%>)
SLIDES = new slideshow("SLIDES");
SLIDES.timeout = 5000;
SLIDES.prefetch = 3;
SLIDES.repeat = true;
 
makeRequest('slideShow', '<%=ISBNList%>', '<%=theServer%>', '<%=theSort%>');
 
 
//if (false) SLIDES.shuffle();
 
//-->
</SCRIPT>
<body><a name="top"></a>
<div id="marginleft">
<div id="marginright">
        <div id="wrapper">
                <!--#include file="include/SlideShowheader.inc"-->
                <div id="editable">
                        <div id="listholder">
                                <div id="holder">
                                        <div class="nextprevTop" style="margin:0 0 10px 0;">
                                                <div class="items">
                                                        <h2><%=ListName%></h2>
                                                </div>
                                                <div class="pagenav">
                                                        <!-- SLIDE NAV BAR  -->
                                                        <STRONG><A HREF="javascript:SLIDES.previous()">&lt;previous</A></STRONG>
                                                        <STRONG><A HREF="javascript:SLIDES.next()">next&gt;</A></STRONG>
                                                        <STRONG><A HREF="javascript:SLIDES.hotlink();window['myBDS'].focus();">view</A></STRONG>
                                                        <STRONG><A HREF="javascript:SLIDES.play()">play</A></STRONG>
                                                        <STRONG><A HREF="javascript:SLIDES.pause()">pause</A></STRONG>
                                                </div>
                                        </div>
                                        
                                        <div class="content-box">
                                                <div class="maincol" style="padding: 10px 10px 10px 10px;">
                                                        <!-- Main body  -->
                                                                
                                                                <div id="errors"></div>
 
                                                                <div style="float:right;margin:10px 10px 10px 10px; width:350px; ">
                                                                        <P align="left">
                                                                                <a href="javascript:SLIDES.hotlink();window['myBDS'].focus();"><img name="SLIDESIMG" STYLE="filter:progid:DXImageTransform.Microsoft.Fade(); width:330px; border-color:#8c8c8c;" src="images/spacer.gif" BORDER="1" alt="Click here to view Title"></A>
                                                                        </P>
                                                                </div>
                                                                <div style=" border: margin:10px 10px 10px 10px; ">
                                                                <DIV ID="SLIDESTEXT" style="width:370px; margin:10px 10px 10px 10px; ">
                                                                        <SCRIPT type="text/javascript">
                                                                        <!--
                                                                        // For browsers that cannot change the HTML on the page,
                                                                        // display all of the text from the slideshow.
                                                                        // I place this within the DIV, so browers won't see it
                                                                        // if they can change the DIV.
                                                                        nodivtext = SLIDES.get_all_text("<li>", "<p>\n");
                                                                        if (nodivtext) {
                                                                          document.write("<UL>\n" + nodivtext + "\n</UL>");
                                                                        }
                                                                        //-->
                                                                        </SCRIPT>
                                                                </DIV>
                                                                <div style="float:right; text-align:top; ">
                                                                <SCRIPT type="text/javascript">
                                                                        <!--
                                                                        if (document.images) {
                                                                          SLIDES.image = document.images.SLIDESIMG;
                                                                          SLIDES.textid = "SLIDESTEXT";
                                                                          SLIDES.update();
                                                                        }
                                                                        
                                                                        //-->
                                                                </SCRIPT>
                                                                </div>
                                                        <!-- /Main body  -->
                                                </div>
                                        </div><!-- ends display -->
                                </div><!-- end -->
                        </div><!-- end container -->
                </div> <!-- end editable -->
 
<!--#include file="include/footer.inc"-->
        </div><!-- end wrapper -->
</div></div><!-- ends bg shadows -->
</body>
</html>

Open in new window

screen.JPG
Avatar of hielo
Do you have a url for that picture? I don't know what behaviour you are seeing.
Yes I do,
please follow this url
http://213.253.134.44/bdslive/results.asp?sg9t=&CID=&PGE=&SF1=keyword&pl=10&SORT=%24rank&DBM=1111&ST1=oxford
user details: hielo@hielo.com/1234567890
from the left menu, please chose view list and then on the page you will find slide show button...
thanks for your help
hello hielo,
please can you look into this
https://www.experts-exchange.com/questions/23507142/jQuery-Flexigrid-show-cookie-data.html
i am unable to show cookie data in the grid.
please help
thanks
ASKER CERTIFIED SOLUTION
Avatar of hielo
hielo
Flag of Wallis and Futuna image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
thank hielo,
i will refer to your link above, hopefully that should help me out.
please hielo can you look into this
https://www.experts-exchange.com/questions/23507142/jQuery-Flexigrid-show-cookie-data.html
when i make a temporary cookie list from here
http://213.253.134.6/artism/admin/rdbm_results.asp?SF1=keyword&ST1=media&SORT=pe_sort_name
by default it is showing the results fine, but then when i wanted to pick it manually from the drop down list, the flexigrid is not been showed up. please help.
https://www.experts-exchange.com/questions/23507142/jQuery-Flexigrid-show-cookie-data.html
if you do not, no one else could, HIELO. please look.
thanks

thanks