PDA

View Full Version : 2 questions 1 thread..


edward
10-15-2006, 02:57 PM
First question is dealing with valid XHTML. When I run the test I get one error that says...

...idth="135" height="30" border="0"></a> <-- tells me that is the problem.

You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

I've tried just about everything to fix it. :(

Second question, Is there any way for when a person gets to your last picture it will send them right back to the beginning when then click the picture instead of it just not going anywhere?

Thanks a ton guys and gals.

Joe[y]
10-15-2006, 05:42 PM
is that an img tag? end it like so:

border="0" />

as for the looping images. i remember someone posted a hack/addon to do this. look through the addons linked from pixelpost.org and you should find what you are looking for there.