HTML - Help Needed Please With Scrolling Text Code
Similar TutorialsUsing the meta http-equiv="refresh"... code I'm having my website slide through each page of my website. Is there any way I can have the user STOP the refresh onclick? So that if t hey want to stay on that page they can instead of being redirected to the next? Thanks Hello, I made this little scrolling text but it has some problem when using FireFox, so I wanted ti know if there is any way that I can make the scrolling text only appear when the page is finish loading? I'm trying to apply simple formatting (i.e., bold, italic, etc.) to a scrolling text box on my site: www.soulsticemarketing.com/faq.htm Does anyone know how to do this? Hey all. First post here, but I've been around for a few weeks, just not registered. Actually I have a problem. I am using Dreamweaver to make a website. In the News page, I put a scrolling textbox using the div tags and it all worked pretty well, but now I would like to edit that textbox, customize the look of it. I've seen it done in other sites, but I'm not sure its HTML. Actually what I want to do is change the BG color, change the color and style of the scoll bar (For example a red dot instead of the original blue/grey bar, if its possible). I know I've seen on another site, someone changed the bar, he made it more square and changed the color or opacity, kindda what I want to do. If you have a page will all the codes, which is probably hard to find, that would be the best Also, I tried adding a border with <div style="overflow=auto [etc] border=3px solid" but it didnt change a thing. Can anyone help me with those problems please? Thanks PS: Ill try adding the full code later, but its home and Im at school. Can anyone tell me how to do the thing in which you add the code which looks different from the rest of the text? I'm trying to update my web page, but I can't get this scroll to appear. It works when I open the notepad code with the browser, but not when I try to update the site. Here is a copy of what I've done. <strong>CULTURE</strong> You'll meet the people, sit with them, eat with them. You'll see how they live. Visit everything from local shops to the cattle posts in the bush. </ul class="bulettext> <div align="center"><FONT size="+1"><MARQUEE direction="right" loop="40" width="90%"><STRONG>Check us out on Facebook and YouTube! >>>>>></STRONG></MARQUEE></FONT></DIV> <div style="position:absolute;top:650px;left:500px"> The blue font is the part I added for the marquee. What am I missing? Thanks for your assistance. Hello all, i hope i have posted in the correct place. I am wondering if anyone is able to help me or even guide me in the right place. I am looking to create a verticle scrolling box that has a thumbnail inside and text to go below it. I am looking to have say other website screen shots with a short description below, all hyper linked. The thing is i would like to add multiple thumbnails and text. Would using a marque be the correct way to go about doing this? or is there other ways? Any help is appreciated, i am a novice so any help and guidence is great. Thanks for your help in advance Firstly, can I just say I'm a new poster and hope this is in the right place. Also, when reading the problem please keep in mind everything I know about html java etc is self taught so I'm sure there are giant gaps in my knowledge of the subject. I'm trying to create a scrolling vertical typwriter code. The important features a - Must scroll vertically - Text must appear 1 letter at a time - When a line has been typed it must scroll up 1 line space to allow the next line to be typed - When the box is full of typed lines, the box must stay focused on the bottom. For instance, I've found elsewhere on the web something similar but each line appears and when the box is full of typed lines, it stays fixed on the top. Despite a scrollbar coming up on the side. This isn't much use as I want the user to see the most recently typed line not the 1st lines. Again, I've found elsewhere one that does all this except it extends the size of the box instead of scrolling. I have got 2 versions so far but neither match what I want entirely and I'm struggling to get them that last bit. http://www.freewebs.com/football_aca...lantaradio.htm The 1st one (green box) is good except when the box is full it clears and continues in a fresh box. I want it to scroll as said above, not to do this. This is java script I got and edited from elsewhere. The 2nd one is the grey box at the bottom and is one I've written in html code myself after reading up on various things. This isn't typewriter and doesn't jump up a line at a time. It is a smooth continuous scroll that I've added pauses to to simulate jumping each line. This one is in fact the old one I'm trying to replace because if you watch it long enough, it starts jumping half lines instead. Can anyone help? Or am I a lost cause? Hi all. I'm and HTML Newbie and am building a quick and easy site for someone. The way I typically do it for these type of "brochure" style sites is to simply lay everything out in photoshop. Slice it up save as HTML and then edit in Dreamweaver. Here is the HTML as it is now: Quote: <html> <head> <title>JessicaSite</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <p> </p> <!-- Save for Web Slices (JessicaSite.psd) --> <table width="948" height="605" border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01"> <tr> <td colspan="5"><img src="images/Services_01.jpg" width="948" height="518" alt=""></td> </tr> <tr> <td><a href="Home.html"><img src="images/Services_02.jpg" alt="" width="176" height="87" border="0"></a></td> <td><a href="Services.Html"><img src="images/Services_03.jpg" alt="" width="178" height="87" border="0"></a></td> <td><a href="Gallery.Html"><img src="images/Services_04.jpg" alt="" width="180" height="87" border="0"></a></td> <td><a href="Designer.Html"><img src="images/Services_05.jpg" alt="" width="193" height="87" border="0"></a></td> <td><a href="Contact.Html"><img src="images/Services_06.jpg" alt="" width="221" height="87" border="0"></a></td> </tr> </table> <!-- End Save for Web Slices --> </body> </html> Pretty simple. In the first Table I'd like to be able to put text in there and have it scroll. How do I do this? I've already tried putting a div style="overflow:auto; tag around the first table but that definitely didn't work. Any suggestions? Bare in mind I know NO CSS and only the basics of HTML. Alright, I'll admit up front that while I know very bare basics of HTML, I mostly just deal with Photoshop and the like, so I'm not much of a webmaster. That being said, here's my question: I have a site split up into tables, and I would like to place a scrollable section in the middle (where I can put whatever amount of text I need), but also place a non-scrolling image behind it. Does that make sense? If not, then I could try to explain further. Any help would be great. Hello i have a simple site with a background color, and image and a scrolling text box. What is the appropriate code to position the box using the image as the reference point, not the corner of the screen so the text always goes to the same spot on the screen. Code: <div align="center"><img src="EA-vendorapplicationimage.jpg" alt="Eclectic Affinity Vendor Information Form - Become an Eclectic Affinity WHole Sale Vendor" align="absmiddle"></div> <body> <div class="ss-base-body" dir="ltr"> <div style=" overflow:auto; position:absolute; height:509px; width: 698px; top:172px; left:241px;"> The code above works to keep the box in one location, but that location is from the top left of the screen which is only useful if everyone used the same screen. Thanks I have a scrolling text bar going across my site, but I would like to limit the amount of times it will scroll. It seems kind of annoying to be scrolling forever. Ideally, the text would scroll 3 times and then disapear. Any help would be great. Thanks, Scott There is the share option on Metrolyrics to share certain text check it out here http://www.metrolyrics.com/fall-for-...-serenade.html when you hover over the lyrics you see the share button HOW DO I GET THAT? Hi guys, I'm working a directory type website. What I want to do is displaying a persons details, ie name, address, telephone number. But I want the number to be hidden behind an image or other text that must be clicked on to display it. Something similar to what is used on goldenpages.ie is what I'm looking for. The info will be pulled from a database, planning on using PHP and mySql. Thanks Ok, I don't have a way to show you how it's not working, but I would like to put text boxes under each comment picture on my comments page (much like you see on comment sites for MySpace and other networking sites), where the user may copy and paste the code into their own pages and use the images I provide. I found out how to do a basic 'form' with the name being "blank" and the value being the link to my desired image in my FTP, with the "ftp://ftp." taken out and replaced with "http://". So far, all attempts have been futile, and I'm not sure just what I'm doing right or wrong anymore...can anyone help me out? Please note that I'm vision impaired, and it may be somthing as small as me not seeing a particular tag or something, but I doubt it, as I've used my screen reader to read th ecode for me both when inputting it and reading it. I also note that my posts are in larger font so I can read them easier, I'm not telling anyone to do this, only asking, to please reply in size 3-4 for me please...and th kindly Here is an example of what I've done, which didn't work: <form> <input type="text" name="blank" value="<center><a href="http://silverwolfden.com"><img src="http://silverwolfden.com/images/comments/compliments/great_pic/great_pic_10_1_sw.gif" alt="Silver Wolf Den" border="0"></a><br><a href="http://www.silverwolfden.com" maxlength=30 maxheight= 5></a></center>"> </form> If you'd like to see my website (even though there's no way to see what the problem is I noticed ppl were asking to have ppl post the sites they work on it's http://www.silverwolfden.com what I am looking to do is password a page , that will go on to display the enter button once the default password is matched, this is really only for looks rather than real security, the secure stuff is on the page that will be entered once the matched password is entered and the enter button then clicked, by doing it this way it will stop random entries that would reveal the enter button as the input would have to match a pre registerd password any help would be most welcome Hello, For some reason I am getting wierd results. This is my entire HTML page: Code: <style> code { border: 1px solid #999; display: inline; } </style> <code> <span style="color: #000000"> <span style="color: #0000BB"> <?php <br /> </span> <span style="color: #FF8000">// </span> </span> </code> And it returns this: Why does it look like that? I have the CODE tag only once... :S alright, i have a two col. frameset. i have the right frameset as target="showframe". i need it so that what you type in the left (a url) shows up on the right. if you need more info, this is the site im doing it on he http://www.freewebs.com/kunaproxy/home.html Please Help Immediatley!! ok I've a new website thats going to be online in approximately a calendar week or two i require a coder or a squad of coders to produce this for me so my reads to be able to syndicate articles " copy html code from a box and paste it into there website". i also need it fine tuning so when people submit new articles to my website the article will be auto placed in the syndicate area along with a link to my site. syndicate will be something like this click here i also need author ranking system established for how many articles they submit and the number of reviewer. the ranks will be based on this Click here to see rank system i am seeking trusted coders with experience which can do this job. i will also need you to upload it to my server when completed and fix any errors without further expense. i also have many upgrades i am loooking to do in the furture if you do a good clean job you will gain a customers for life. please comment back with a price and maybe some examples of what you can do. im not going to pay cheaps guy. im going to pay the people i believe are the best for this. Hi, I need a code that will enable all the links on that page to open in a new window (not external links, but all links). The urls are server generated (php) so i cannot put in a code for a few specefic urls as there are 100's of them. Your support is much appreciated. Thanks. |