473,382 Members | 1,389 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

How do I insert an auto-scroll???

Hello all,

I am a novice at building websites and could use some help. I am in two bands and am building a website for one of them. I would like to insert an automatic scrolling of our bio in the center of one of our pages to start and scroll from the bottom to top just as credits do at the end of a movie. Perhaps 275 pixels wide X 275 pixels tall. I know nothing about code. I use adobe Photoshop and Frontpage for ALL of my editing and publishing. Could someone please help and/or direct me where I can find more info about???? Thanx!



Sincerely,

Wolfbrutha
Sep 16 '08 #1
6 2098
Markus
6,050 Expert 4TB
Hey there, Wolfbrutha and welcome to the forums!

This is the PHP forum, where we discuss and help with PHP related problems. Your problem, however, is not PHP but HTML. We have a forum for that too.

While you're here, and there's no Mods to move your question, I'll give you a hand.

Here's something which will show you how to get a scroll bar (you set the height of an element and set 'overflow: auto'.

Expand|Select|Wrap|Line Numbers
  1. <div style="height: 100px; width: 200px; overflow: auto;">
  2. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed faucibus metus eu dui. Nullam nec magna. Mauris eget libero vel diam posuere congue. Aliquam velit nibh, viverra sed, tincidunt ac, dictum non, pede. Fusce lectus diam, eleifend vel, bibendum nec, ullamcorper a, mi. Integer eros. Mauris odio. Pellentesque nulla felis, malesuada facilisis, consequat in, pretium id, nunc. Proin vitae dolor nec ante pulvinar semper. Nam non ante. Sed eu erat ut massa molestie egestas.
  3.  
  4. Ut porttitor, nibh ut iaculis rutrum, mi augue porttitor arcu, in ultrices mauris pede ut tellus. Praesent bibendum turpis eu arcu. Fusce faucibus lobortis erat. Nullam turpis. Curabitur laoreet pulvinar odio. Morbi quis orci eget est porttitor ultricies. Aenean imperdiet est at est luctus commodo. Pellentesque odio neque, consectetuer non, facilisis vulputate, faucibus a, neque. Cras dictum. Morbi elit mauris, convallis non, lacinia nec, pretium sit amet, ligula.
  5.  
  6. Aliquam pulvinar augue vitae lacus. Curabitur interdum velit semper velit. Aenean tincidunt. Vivamus iaculis fermentum arcu. Quisque ligula urna, ultrices id, euismod vel, tincidunt sit amet, risus. Quisque dictum porttitor turpis. Curabitur a tortor. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Vivamus egestas nibh non justo blandit malesuada. Sed lacinia, ante ac pretium rhoncus, mauris leo luctus metus, id tristique orci leo eget ante. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Maecenas sit amet purus.
  7. </div>
  8.  
Hope this helps.
And remember: post in the correct forum!

Good day.
Sep 16 '08 #2
But the reason I did not post it in the correct forum was because I have NO knowledge of HTML or ANY code for that matter. I stated this in my question.

Do you have any solutions that are not of HTML or code and work with the programs I stated????

Thanx,


Mike
Sep 16 '08 #3
But the reason I did not post it in the correct forum was because I have NO knowledge of HTML or ANY code for that matter. I stated this in my question. LOL

Do you have any solutions that are not of HTML or code????

Thanx,


Mike
Sep 16 '08 #4
Markus
6,050 Expert 4TB
But the reason I did not post it in the correct forum was because I have NO knowledge of HTML or ANY code for that matter. I stated this in my question. LOL

Do you have any solutions that are not of HTML or code????

Thanx,


Mike
Not of HTML or code? I don't quite understand how you expect to achieve this as webpages are built using HTML. You will have to use HTML. End of.

Post the code you are using for your Bio page.

Cheers.
Sep 16 '08 #5
I take it that you have never used Microsoft Frontpage?????? This takes your images, links, text, etc. etc. and converts it to code when its published... how ??? I do not know. Thats why I was asking if anyone knows how when I mentioned that in my question. Did you actually read my whole question??? I'm not trying to be rude and appreciate your help. I have learned this stuff on my own and work fulltime and have a family so i don't have the time to sit and learn code otherwise I sure would have a long time ago. So I use the software that converts to code for me. Could you still help or direct me to someone that may???


Thanx again,

Mike
Sep 16 '08 #6
Atli
5,058 Expert 4TB
Hi Mike.

You need to understand that these forums are mostly concerned about the actual coding, so the people here are going to be thinking in code, rather than any specific IDE feature.

I understand that you may not have time to learn the actual code, but unless your IDE has a button named "Auto-Scroll text", you will have to code it by hand.

Whether Frontpage has such a button, I do not know, I avoid Microsoft products as much as I can, but I somehow doubt it.

This could be done fairly easily in Flash, if you have access to that. Shouldn't be hard to figure out and it's all possible without *any* code whatsoever. (Although there are certain drawbacks to using Flash).

I'm going to move this over the the HTML forum. Maybe the experts there will know more about Frontpage than we here in the PHP forum.
Sep 16 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Caversham | last post by:
I am trying to insert data into the fields id and term of the table key. id is an auto-incrementing field. Each of the following forms fails:- INSERT INTO key (id, term) VALUES (0, 'dog') ...
2
by: Eugene | last post by:
Hi, Problem: I need to get the value of auto-incremented field from just inserted record In Oracle this is INSERT .. RETURNING command. In SQL Server there are @@IDENTITY, IDENT_CURRENT,...
4
by: Duffey, Kevin | last post by:
I don't know if jdbc/java code requires this, but when I use two gui admin tools I found, and I insert a row into the table using their row editor feature, both require me to enter a number for the...
8
by: John Smith | last post by:
Hello all: Is there a way to determine the auto increment id from a newly inserted record in the database? Thanks, John
3
by: pjcraig | last post by:
This is driving me crazy! I have a form that a user will access from another form by selecting the item that they wish to view. When they open the new form, I pass through the id of the item they...
2
by: madsgormlarsen | last post by:
Insert row beteewn to old rows. I have a database and I need a certain order of the rows, and would like to insert a row between tod old rows. Can that be done? I use phpmyadmin and i belive i...
4
by: Lyn | last post by:
Hi, Is there an "easy" way to write a full record (all fields) using "INSERT INTO..." into a table which has an AutoNumber field? Normally, to write a full new record I would use: INSERT INTO...
7
by: FNA access | last post by:
I have a form that demands an input mask for a text box. The text box has a mask of three numbers then a space a dash another space and three more numbers. This mask repeats itself upto a max of 4...
0
chumlyumly
by: chumlyumly | last post by:
Hello scripters - OS: Mac OSX Language: PHP w/ MySQL database I've created an insert page where a user inputs his info, which then goes to four different tables in a MySQL database. The...
8
by: Red | last post by:
If auto-format is turned off in VS2008, there is apparently no way to indent a line. Under Tools->Options->Text Editor->C#->Formatting, there are three checkboxes. Unchecking those seems to cause...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.