It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

Slideshow for images

Slideshow for images

Postby Ash on Sat Dec 31, 2005 3:39 pm

I want to make a slide show for images using HTML like MSN myspaces does so how do I do it?
User avatar
Ash
1000+ Club
 
Posts: 1020
Joined: Wed Aug 03, 2005 6:10 pm
Location: England

Postby johneva on Sat Dec 31, 2005 4:32 pm

Hia

Doing it with Flash is probley the best way to do it,
but you can do it with Java Script heres a link to one.

Link

or this one looks neater to me.

Link 2
Image
Only God Can Judge Me.
User avatar
johneva
500+ Club
 
Posts: 565
Joined: Sat Oct 29, 2005 1:16 pm
Location: Stafford, England

Postby Ash on Sat Dec 31, 2005 4:43 pm

I am using the sehond one thanks for the help.
User avatar
Ash
1000+ Club
 
Posts: 1020
Joined: Wed Aug 03, 2005 6:10 pm
Location: England

Postby Ash on Sat Dec 31, 2005 6:30 pm

It fucked up any indeas why?
User avatar
Ash
1000+ Club
 
Posts: 1020
Joined: Wed Aug 03, 2005 6:10 pm
Location: England

Postby johneva on Sat Dec 31, 2005 7:06 pm

In what way has it gone wrong?

I have just made a page using that script and it works fine.

Though you do need to adjust the table size and slideshow size to fit the pics you want to use.

Is that the problem you have had?
Image
Only God Can Judge Me.
User avatar
johneva
500+ Club
 
Posts: 565
Joined: Sat Oct 29, 2005 1:16 pm
Location: Stafford, England

Postby johneva on Sat Dec 31, 2005 7:42 pm

I have just noticed the link in your message and have took a look at your site.

You have used the second script not the first one.

But anyways I have took a look at your coding and although it is very messy and hard to read I have found the problem.

You have entered the new names for the images but just before that bit of the script there is a bit for the image to start with you just need to change that too.

Your code still has this.
<img src="cart.gif" name="show">

You want it to be.

<img src="http://www.freewebs.com/corrosionsblog/other%A0images/1.jpg" name="show">
Image
Only God Can Judge Me.
User avatar
johneva
500+ Club
 
Posts: 565
Joined: Sat Oct 29, 2005 1:16 pm
Location: Stafford, England

Postby Ash on Sat Dec 31, 2005 7:45 pm

I just found out that the host I use does not allow non paying members to use javascript which is fucked up so I am going to have a page that has a link to both of the images on it but thanks for the help all the same I will more than likely use it in the future.
User avatar
Ash
1000+ Club
 
Posts: 1020
Joined: Wed Aug 03, 2005 6:10 pm
Location: England

Postby johneva on Sat Dec 31, 2005 7:54 pm

Oh right that not to good.

I hope the rest of the service is better than that.

Try getting in with these I use.

http://2freegigs.com/

They support just about everything needed.
Only thing I found anoying with them is the forced adverts at the bottom of every page but then for a free host carnt really complain.

2 Gigs of bandwidth monthly
500 Megs of disc space
Cpanel hosting panel
2 Mysql databases
MyPHPAdmin
Unlimited pop email accounts
Unlimited FTP accounts
Password protect files/directories
Cron jobs
Ability to backup files
Search engine submission
Front Page
Scripts library
File manager
Hot link protection
Web stats
and much more!
Image
Only God Can Judge Me.
User avatar
johneva
500+ Club
 
Posts: 565
Joined: Sat Oct 29, 2005 1:16 pm
Location: Stafford, England

Postby johneva on Sat Dec 31, 2005 8:18 pm

Aup

Just my opinion but at the min you have two sets of inline style in your coding one covering links and one covering scrollbar.
You could turn them both into one to save a little coding.
Also you could put them all in an external style sheet which is the best way I find, as all pages are linked to the same external file.

When you do this you should also go though and remove all them font tags and put the styles in your external Style Sheet. Same for bgcolor and any other styles.

Also your not using the alt attribute in your img tags and you using a full URL for your image source when you only need the folder and file names.
Looking at the coding I take it your using Dreamweaver cos it is putting the alt attribute in but it just has no value.

I also find Dreamweaver over uses center you can cut down on the amount of coding by going though and sorting it. You could even put this in your styles sheet cutting down on more coding.

You may think but what is the point it works ok now, well using external style sheets cut down on coding making it easyer when you need to go though it to find problems and it cut down download times. Also it helps with your search engine rank too.
Image
Only God Can Judge Me.
User avatar
johneva
500+ Club
 
Posts: 565
Joined: Sat Oct 29, 2005 1:16 pm
Location: Stafford, England

Postby Ash on Sun Jan 01, 2006 10:19 am

I tried that 2freegigs.com and they said no. :shock:
User avatar
Ash
1000+ Club
 
Posts: 1020
Joined: Wed Aug 03, 2005 6:10 pm
Location: England

Next

Who is online

Users browsing this forum: No registered users and 7 guests