Widget Coding problems
3 posters
Page 1 of 1
Widget Coding problems
Ok so i have this code: <a href="http://www.cybergamer.com.au/pug/pc/codblackops/" target="_blank"> <img src="https://2img.net/h/i1117.photobucket.com/albums/k589/eXzclusive1992/cybergamer.jpg
"> </a>
This is for one picture and link together, how do i add more pictures and links to this code for the 1 widget? i want it to scroll, around 3 seconds per pic + link
"> </a>
This is for one picture and link together, how do i add more pictures and links to this code for the 1 widget? i want it to scroll, around 3 seconds per pic + link
eXzclusive- Forumember
- Posts : 55
Reputation : 0
Language : english
Re: Widget Coding problems
Well the links and images will have to be separate.
Try this site out http://www.quackit.com/html/codes/html_marquee_code.cfm it should do exactly what you want
Try this site out http://www.quackit.com/html/codes/html_marquee_code.cfm it should do exactly what you want
coco moco- Forumember
- Posts : 118
Reputation : 50
Language : English
Re: Widget Coding problems
what do you mean separate? could you show me?
eXzclusive- Forumember
- Posts : 55
Reputation : 0
Language : english
Re: Widget Coding problems
I just want the picture, but when you click on the picture it activates the link in a new tab
eXzclusive- Forumember
- Posts : 55
Reputation : 0
Language : english
Re: Widget Coding problems
- Code:
<a href="exampleURL1" target="_blank"><img src="examplePIC1"></a>
<br />
<a href="exampleURL2" target="_blank"><img src="examplePIC2"></a>
<br />
<a href="exampleURL3" target="_blank"><img src="examplePIC3"></a>
<br />
<a href="exampleURL4" target="_blank"><img src="examplePIC4"></a>
Is what I mean. It will obviously change when you start playing around with marquee tags, but I hope this gives you the right idea
coco moco- Forumember
- Posts : 118
Reputation : 50
Language : English
Re: Widget Coding problems
ok cool, so i put one of those marquee codes in it omewhere? how would i make it so it doesnt scroll, it just changes without any animation... sorry to always ask another question when you give me an answer lol
eXzclusive- Forumember
- Posts : 55
Reputation : 0
Language : english
Re: Widget Coding problems
Alternatively you could have a play around with http://www.htmlbasix.com/banner.shtml
It will create a jscript code for you, and it gives you various options about when you want the image to change. It isn't scrolling.
It will create a jscript code for you, and it gives you various options about when you want the image to change. It isn't scrolling.
coco moco- Forumember
- Posts : 118
Reputation : 50
Language : English
Re: Widget Coding problems
Awesome, thanks for everything
eXzclusive- Forumember
- Posts : 55
Reputation : 0
Language : english
Re: Widget Coding problems
Since this thread appears to be solved, I will lock this thread and mark it as solved.
Sanket
Sanket
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum