Computing.Net > Forums > Web Development > A couple of questions...

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

A couple of questions...

Reply to Message Icon

Name: AshTheIdiot
Date: October 21, 2006 at 13:11:20 Pacific
OS: Win XP Pro SP2
CPU/Ram: P4 3.2GHz, 1Gb Ram
Comment:

..regarding a website I'm building for a friend of my dad's.

First of all, after a week or so of building the site and keeping him updated, he's decided he wants to have some scrolling text going across underneath the main header. I'm just wondering if anyone could point me in the direction of the best way of getting this done? I'm sure there used to be an old html (or Javascript?) command that did this, but I'm fairly sure it's not really recommended now.

Secondly, I'm building a backend for the site so he can update the price list for the company and add or remove cars which they are currently selling. I'm 99% sure that I've got the car sales done, I've managed to get an upload form in there for the pictures etc and I think it'll work fine when it's finished, judging from the tests I've done. What I'm wondering about is how I could have a price list that has an editable order.
I originally made it so the item for sale was typed in, followed by the price, but he explained that he'd like to be able to rearrange these sometimes. Does anyone have any recommendations on this?

Sorry for the long-winded question! Any help would be greatly apprecciated!
Ash

The site so far is up here. Any other comments/criticms are welcome, this is my first 'proper' site.

Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: Michael J (by mjdamato)
Date: October 21, 2006 at 14:11:22 Pacific
Reply:

For the scroll question, there *used* to be a tag a LONG time ago (I think it was <scroll>), but it is no longer supported. So you will need to use javascript. Just do a google search for "javascript scrolling text". Or, slap him in the head and tell him scrolling text looks amateurish!

As for the second part, you could put a radio button next to the item description and the item price to indicate which should be displayed first for that entry. However, from your question it could be interpreted that he would want to 'enter' the data in a different order. But, that would just be stupid - a lot like scrolling text.

One problem I found was that when clicking a picture to see it full size, you are not allowing the window to be resized or scrolled so I can't see most of the picture.

Michael J


0

Response Number 2
Name: Sci-Guy
Date: October 22, 2006 at 21:52:24 Pacific
Reply:

If the scrolling text never changes, a simple animated gif would do the job.

Please let us know if you found someone's advice to be helpful.


0

Response Number 3
Name: Laler
Date: October 23, 2006 at 09:33:44 Pacific
Reply:

there *used* to be a tag a LONG time ago (I think it was <scroll>)

I think it was <marquee>, and you made me feel bad because it's not that song since I last using it, lol.

Anyways, I agree with Michael, it looks amateurish. And if you must, javascript is the more accepted standards for these kind of things today.

Or was there really a tag named <scroll> long ago? If so, then I won't feel bad :D

---
Fubar


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


help! IE 7 CSS issue Spell check web page



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: A couple of questions...

Newbie to web design/development www.computing.net/answers/webdevel/newbie-to-web-designdevelopment/3290.html

Help.... is this possible www.computing.net/answers/webdevel/help-is-this-possible/2458.html

Questions about building a site www.computing.net/answers/webdevel/questions-about-building-a-site/1169.html