![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Register user
Join Date: Mar 2007
Location: Tech Support Forum, Online - Otherwise Brighton, United Kingdom
Posts: 2,186
OS: Dual Booting - Windows XP Home Edition SP2 & Vista Home Premium
|
HTML Marquee Scrolling Pictures With Hyperlinks
Hi i am looking for a HTML code for a marquee scrolling pictures box with hyperlinks. Could some one please tell me how to do this.
|
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Design Team
Join Date: Mar 2006
Location: Philadelphia
Posts: 1,541
OS: Windows Vista Home Premium (x64)
|
Re: HTML Marquee Scrolling Pictures With Hyperlinks
Code:
<marquee scrollamount="3"><a href="link url"><img src="url of image" alt=""></a></marquee> Technical Explanation: I used the marquee tag which creates a scrolling marquee on your webpage. The scrollamount attribute, as I said before, changes the speed. 2 or 3 is a good value for that. I then used the <a href=""></a> tag to create the hyperlink. I placed the <img> tag in between the hyperlink tag to make it link to another page. Confusing, I know. Just keep practicing!
__________________
Nice music blog ![]() Nvu || Notepad++ || Apache || PHP || Keep TSF Alive "The great thing about a computer notebook is that no matter how much you stuff into it, it doesn't get bigger or heavier." |
|
|
|
|
|
#3 (permalink) |
|
Register user
Join Date: Mar 2007
Location: Tech Support Forum, Online - Otherwise Brighton, United Kingdom
Posts: 2,186
OS: Dual Booting - Windows XP Home Edition SP2 & Vista Home Premium
|
Re: HTML Marquee Scrolling Pictures With Hyperlinks
Works PERFECT thanks very much, can you recomend and good HTML pages with or without javascripts?
|
|
|
|
|
|
#4 (permalink) |
|
Design Team
Join Date: Mar 2006
Location: Philadelphia
Posts: 1,541
OS: Windows Vista Home Premium (x64)
|
Re: HTML Marquee Scrolling Pictures With Hyperlinks
I'm sorry, what exactly do you mean? Do you want a pre-created site?
__________________
Nice music blog ![]() Nvu || Notepad++ || Apache || PHP || Keep TSF Alive "The great thing about a computer notebook is that no matter how much you stuff into it, it doesn't get bigger or heavier." |
|
|
|
|
|
#5 (permalink) |
|
Register user
Join Date: Mar 2007
Location: Tech Support Forum, Online - Otherwise Brighton, United Kingdom
Posts: 2,186
OS: Dual Booting - Windows XP Home Edition SP2 & Vista Home Premium
|
Re: HTML Marquee Scrolling Pictures With Hyperlinks
No Sorry. I was just wondering if you know any website with free html and/or java script codes that i might find helpful.
|
|
|
|
|
|
#6 (permalink) |
|
Design Team
Join Date: Mar 2006
Location: Philadelphia
Posts: 1,541
OS: Windows Vista Home Premium (x64)
|
Re: HTML Marquee Scrolling Pictures With Hyperlinks
Oh, sorry. Check out Dynamic Drive.
__________________
Nice music blog ![]() Nvu || Notepad++ || Apache || PHP || Keep TSF Alive "The great thing about a computer notebook is that no matter how much you stuff into it, it doesn't get bigger or heavier." |
|
|
|
|
|
#10 (permalink) |
|
Registered User
|
Re: HTML Marquee Scrolling Pictures With Hyperlinks
Here is a way to marquee pictures:
PHP Code:
PHP Code:
Here is a page with an example: http://ags131.mooo.com/?url=test Backup: http://75.104.220.150/?url=test
__________________
Adam
http://img75.imageshack.us/img75/2327/fh2wy7.jpg Join the TSF Team for the Folding@Home Project. Team number 85015. |
|
|
|
|
|
#11 (permalink) | |
|
Registered User
Join Date: Mar 2009
Posts: 1
OS: OSX 10.5.6
|
Re: HTML Marquee Scrolling Pictures With Hyperlinks
Quote:
|
|
|
|
|
|
|
#12 (permalink) |
|
Registered User
Join Date: Mar 2009
Posts: 2
OS: vista
|
Re: HTML Marquee Scrolling Pictures With Hyperlinks
Ok... After dusting off all the dust from the grey matter, I'm once again designing a inexpensive website. I cut and pasted the html for scrolling, and it works great. Even got the links to work, and a simple piece of text...
Question 1: I'm trying to make a simple 1 inch tall, page width (variable per user), banner that has my website sponsors and friends links. Some are text only (3 lines tall), while others have text with small images. How do I do that? Question 2: (this is bad, i think it's alshymers) src="someimage.img" is where? (as in where is the image stored that is being referenced? I'm lost, and don't know where I put away my HTML for Dummies book 10 yrs ago! Notes: I'm so cheap (it's a not for profit dot org), I'm using MS Publisher to create it, and hosting on godaddy. THANK YOU IN ADVANCE FOR PUTTING UP WITH MY IGNORANCE! - Jason |
|
|
|
|
|
#13 (permalink) |
|
Registered User
Join Date: Mar 2009
Posts: 2
OS: vista
|
Re: HTML Marquee Scrolling Pictures With Hyperlinks
Oh, the website is www.thelastfurlong.org
You can see the list of contributors/supporters on the right side of the page a little ways down. The list has expanded so rapidly in the last week since the site was created, that I want to put it horizontal under the navigation bar. and have it slowly scroll across, but stop when mouseover. If you wish to critique the site, by all means... I welcome an experts opinion! Thanks again - Jason |
|
|
|
![]() |
| Thread Tools | |
|
|