bad_boy
Jul 19 2008, 09:28 AM
| | Hello everyone, Some day I saw when I open one site to be at the top browser runs message.Can let someone help you about this, perhaps need some code would add.I need that I have on my future site.When again find one site that you notification look ... Thanks in advance, I ask for help... (sorry for bad english) |
Reply
jlhaslip
Jul 19 2008, 02:04 PM
I do not understand your request. If you have a link to the page, please post it here. thanks.
Reply
bad_boy
Jul 21 2008, 04:00 PM
yep,I find this on www.jezgra.org
Reply
bsdpowa
Jul 21 2008, 07:22 PM
You mean a Javascript text scroller? There are scripts all over the internet, just Google for them. Here's what I've got after 5s of work (including going to Google and typing "free javascript scroller" and clicking on the website and copying the code). But if you're looking for what that website runs, just go to www.jezgra.org and click on EDIT -> VIEW SOURCE and copy the Javascript code. CODE <!-- TWO STEPS TO INSTALL SCROLLING TITLE BAR:
1. Copy the coding into the HEAD of your HTML document 2. Add the onLoad event handler into the BODY tag -->
<!-- STEP ONE: Paste this code into the HEAD of your HTML document -->
<HEAD>
<script LANGUAGE="JavaScript">
<!-- This script and many more are available free online at --> <!-- The JavaScript Source!! http://javascript.internet.com --> <!-- Asif Nasir (Asifnasir@yahoo.com) -->
<!-- Begin var scrl = " Put your own message here! This is great! "; function scrlsts() { scrl = scrl.substring(1, scrl.length) + scrl.substring(0, 1); document.title = scrl; setTimeout("scrlsts()", 300); } // End --> </script>
<!-- STEP TWO: Insert the onLoad event handler into your BODY tag -->
<BODY onLoad="scrlsts()">
<p><center> <font face="arial, helvetica" size"-2">Free JavaScripts provided<br> by <a href="http://javascriptsource.com">The JavaScript Source</a></font> </center><p>
<!-- Script Size: 0.88 KB -->
Reply
Recent Queries:--
browser - 21.49 hr back. (1)
-
css scroll message - 269.05 hr back. (1)
-
onload scroll to top of iframe - 279.06 hr back. (1)
Similar Topics
Keywords : scroll, message, top, browser,
- Best Browser To Desighn Your Site To
not much of a question but more like a statement (16)
How To Make An Item Scroll With You On The Page.
(9) ok im not sure where or how to really ask this... but you can find an example at
http://www.demonoid.com the ad that is on the right side scrolls with you basically to the bottom
of the page. I know they use an iframe but can you show me how that works or what makes it do that?
i tried to copy the source and css but it did not work.. any advice?....
Scroll And Pan The Screen Via Mouse In Flash
does anyone know how to pan across the screen using the mouse in flash (1) Hi Need help for a project , hope u guys could help out and teach me a little something. I saw some
flash that if you click on a icon or if u point ur mouse to the left of the screen it will keep
going left, and if right it'll keep scrolling right, as if ur checking out a room Or something
like this website.. www.mcdonalds.com.au , and choose broadband if you see on that site, when user
clicks on the icon to the right. the rest of the icons would kinda shift.. does anyone know how to
do that or know if there is anywhere out there a tutorial to do that? if u do.. it&....
Browser Based Proxy
(1) So, being in school, and known as the nerd, I often hear "Dude, get me onto Myspace!". Most of
the time I just say no, but if I can install a proxy directly into my site and allow students to go
around proxies simply by going to my site and typing a web site into a text box and clicking
"Go!" I can't even imagine the amount of traffic I'd get. So, my question is, how hard
is this? Any codes some one can supply?....
Bonecho
Firefox's New Beta Browser (3) Ok I just got the newest development build of BonEcho and, maybe it's just me, but I don't
remember seeing this in Firefox anywhere. BonEcho now has a spell check built into it? If I am
mistaken, someone please let me know, because either I wasn't typing a whole heck of a lot or I
was just so dumb for missing it. /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0"
alt="biggrin.gif" />....
"un-supported Browser" Message
Site won't let me in because of it. (4) Boy, this is a new one for me. I know enough about the Web to know that it is possible to detect the
Browser which is being used to call a page, and I know that there are differences between Browsers.
I also don't think this is right, but has anyone else ever seen the situation I am about to
describe? Cruising the Net. Click on a link. The Browser does its thing and an error message pops
up to say "Sorry, your browser is no longer supported by Micro$oft, so you can't view this
page. " Now, I could understand if it was a Micro$oft site or a techy styl....
Making A Scroll Bar In Flash
with an image and words on it (4) does anybody know how to make a scrollbar for my game page I am making on my site. This whole site
is completely in flash. I know how to make a scrollbar for just words but not when there is an
image on there also. Does anybody know?....
Browser Setings? / Location
(10) Hey guys im making a site and i was wondering how do i make it so that it opens into a specific
size? not a link from my site but the actual index file. I found this site and i think its on the
right track but dint tottally work for what im doing because they just tellyou how to open a link in
a specific size and not your actual index file any help would be awesome link:
http://www.mcli.dist.maricopa.edu/tut/tut27c.html ....
Web Browser Standards Support
which tag works in which browser (4) Made a new site recently? Want to know which tag will work (show up correctly) in which browser
(Internet Explorer 6, Firefox 1.0+, Opera 8)? Well, the Web Browsers Standards Support reference
is what you need. Not only can it tell you which tags are supported on the three browsers, but it
also tells you which CSS property is supported, which print property, and which voice property is
supported. Definately worth a bookmark. Link: http://nanobox.chipx86.com/browser_support.php
Enjoy!!....
Wordpress 1.5.1 Installation Problem
Getting fatal error message (7) I've just downloaded Wordpress 1.5.1 and uploaded all the contents to public_html and I've
edited wp-config.php like so: CODE <?php // ** MySQL settings ** //
define('DB_NAME', 'myusername_dbName'); // The name of the database
define('DB_USER', 'myusername_dbUsername'); // Your MySQL username
define('DB_PASSWORD', 'myPassword'); // ...and password
define('DB_HOST', 'localhost'); // 99% chance you won't need to
change this value $table_pre....
Free Message Board Needs Php
Can I have it? (27) I found a free message board for my site, where I can have my Google ads there, instead of Proboards
ads, but it requires PHP, which I know nothing about. I don't believe my host, Doteasy.com,
supports PHP on its free sites. Does Trap17? If so, could I host my message boards, here, and link
from my Doteasy site? The software I'm looking at is YABB. Here's the link: Yet Another
Bulletin Board It also mentions CHMOD and Perl--I don't know those, either. Should I give it
up or is it possible for somebody like me to do this?--I do know HTML. TIA, Suz....
Does Frame Have To Scroll?
(5) I have problem with my site.I have never againe made a site,and now that I have somehow created it
with the use of 3 frames,it gets on my nerves that the left frame has scroll bar.Is there any way
that it could be just like an ordinary box,instead of scrolling. You can see it at My Webpage ....
How Many Of You Run Your Own Message Boards?
(36) I'm just curious. I started with Proboards, used Invisionfree (but stuck with proboards), used
a source code called Radiance 0.1.1, but it got hacked, so I went back to Proboards, used a source
code called WhiteFyre, abandoned it, went back to proboards, and now, I'm fixing up radiance
0.1.4, and it seems permanent. You?....
Looking for scroll, message, top, browser,
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for scroll, message, top, browser,
*MORE FROM TRAP17.COM*
|
advertisement
|
|