473,383 Members | 1,788 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

From a list to a Slider

1
Hiii,
I've a massive list with video links i want to insert into a slider.
But all my work so far failed. (I am a amateur)
I need a slider with a left and right button, and 4 links in the middle with every press on the arrow buttons it moves 1 spot!
Can someone please help me out?
This is what is got so far..
(that is part of the list)

Expand|Select|Wrap|Line Numbers
  1. <div id="videoslider"> <ul> <li> <a href="/interviews/0PwoqVl9G6c/vince-kidd-interview/"> <img src="http://img.youtube.com/vi/0PwoqVl9G6c/2.jpg" title="Vince Kidd Interview" alt="" class="image1" style="opacity: 0.7;"> </a> </li> <li> </li> <li> <a href="/interviews/kLPjYopwkGg/adamski-interview/"> <img src="http://img.youtube.com/vi/kLPjYopwkGg/2.jpg" title="Adamski Interview" alt="" class="image1" style="opacity: 0.7;"> </a> </li> <li> <a href="/interviews/HJ1emv8QBq8/crissy-criss-interview/"> <img src="http://img.youtube.com/vi/HJ1emv8QBq8/2.jpg" title="Crissy Criss Interview" alt="" class="image1" style="opacity: 0.7;"> </a> </li> <li> <a href="/interviews/1covAsX9w1g/paigey-cakey-interview/"> <img src="http://img.youtube.com/vi/1covAsX9w1g/2.jpg" title="Paigey Cakey Interview" alt="" class="image1" style="opacity: 0.7;"> </a> </li> <li> <a href="/interviews/AMpfapgmtS4/micall-parknsun/"> <img src="http://img.youtube.com/vi/AMpfapgmtS4/2.jpg" title="Micall Parknsun" alt="" class="image1" style="opacity: 0.7;"> </a> </li> <li> <a href="/interviews/oU1gq9cP1xU/barney-artist/"> <img src="http://img.youtube.com/vi/oU1gq9cP1xU/2.jpg" title="Barney Artist" alt="" class="image1" style="opacity: 0.7;"> </a> </li> <li> <a href="/interviews/bpkZMFs5vo8/akala-interview/"> <img src="http://img.youtube.com/vi/bpkZMFs5vo8/2.jpg" title="Akala Interview" alt="" class="image1" style="opacity: 0.7;"> </a> </li> <li> <a href="/interviews/nS8Ef--4Oq0/dj-day-/"> <img src="http://img.youtube.com/vi/nS8Ef--4Oq0/2.jpg" title="DJ Day " alt="" class="image1" style="opacity: 0.7;"> </a> </li> <li> <a href="/interviews/l0PrrbOEfJA/mic-righteous-interview/"> <img src="http://img.youtube.com/vi/l0PrrbOEfJA/2.jpg" title="Mic Righteous Interview" alt="" class="image1" style="opacity: 0.7;"> </a> </li> <li> <a href="/interviews/QjLSOjtS7Bc/mk1-interview/"> <img src="http://img.youtube.com/vi/QjLSOjtS7Bc/2.jpg" title="MK1 Interview" alt="" class="image1" style="opacity: 0.7;"> </a> </li> <li> <a href="/interviews/UBFdHCyKgp0/iggy-azalea-interview/"> <img src="http://img.youtube.com/vi/UBFdHCyKgp0/2.jpg" title="Iggy Azalea Interview" alt="" class="image1" style="opacity: 0.7;"> </a> </li> <li> <a href="/interviews/rFjGB4GMJFA/booty-luv-interview/"> <img src="http://img.youtube.com/vi/rFjGB4GMJFA/2.jpg" title="Booty Luv Interview" alt="" class="image1" style="opacity: 0.7;"> </a> </li> <li> <a href="/interviews/qe6QAiwyU0c/paul-hardcastle-interview/"> <img src="http://img.youtube.com/vi/qe6QAiwyU0c/2.jpg" title="Paul Hardcastle Interview" alt="" class="image1" style="opacity: 0.7;"> </a> </li>
May 28 '13 #1
0 1356

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Alexander Malkis | last post by:
//Consider: class A { /*...*/ }; template<class T> class list {/*... */ }; void f(const list<const A*> lst) { /*...doesn't change the arg...*/ } void g(list<A*> lst) { f(lst);...
12
by: Tescobar | last post by:
Over one year ago somebody asked here: how to remove selected elements from list in a loop?. The answer was as follows: for( it = l.begin(); it != l.end; ) { if(...) it = l.erase(it); else...
3
by: Dave Opstad | last post by:
According to the documentation the __setslice__ method has been deprecated since Python 2.0. However, if I'm deriving classes from the builtin list class, I've discovered I can't really ignore...
4
by: Jesse Noller | last post by:
Hello - I'm probably missing something here, but I have a problem where I am populating a list of lists like this: list1 = list2 = list3 = main_list =
1
by: Riyadh Hossain | last post by:
I am developing USPS shipping API for my site. All the work is going on testing phase. My site uses PHP/MySQL. Now I am working on USPS tracking/confirm. I can send request and get responses from...
3
by: cppq | last post by:
i suppose, remove() function should not touch the memory allocated to the elements if they are pointers. But, is there any issue if the pointers happen to be void *? because, i am getting crash...
5
by: Greg Corradini | last post by:
Hello All, I'm attempting to create multiple dictionaries at once, each with unique variable names. The number of dictionaries i need to create depends on the length of a list, which was returned...
1
JavaStudent07
by: JavaStudent07 | last post by:
I have a list, I need to print it out in characters as a "Secret Message" :) this is the list, have any ideas on the conversion methods from the numbers to ASCII code format for me? 67 79 77 80 85...
2
by: =?Utf-8?B?TWljaGFlbA==?= | last post by:
Hello, I know that this question might need to also be in the SQL forum, but I'm not sure where I need to code this. So here it is. I need to create a search textbox that allows users to type...
10
by: errol999 | last post by:
I'm using Access 2003. I have a List Box which I populate by selecting items from a drop down Combo Box. I now want to delete from the List Box only the selected, but not necessarily sequencial...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.