It is currently Thu Mar 28, 2024 9:07 am


All times are UTC


Forum rules


Please click here to view the forum rules



Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: The Message in The Status Bar
PostPosted: Sat Aug 06, 2005 8:23 am 
Noobie
Noobie

Joined: Wed Feb 16, 2005 5:24 pm
Posts: 20
Location: Bulgaria BG
Hello everyone :) !
First a little self-advertizement: I GRATUATED HIGH SCHOOL AND I GOT INTO THE TECHNICAL UNIVERSITY !!! :D :P 8) . (Sorry about that :oops: , I just couldn't stop myself :oops: ). Now to the point: I'm learning Javascript and I wanted to try my first script: a cool message in the status bar :). The stuff works on my offline test page at home, but when I uploaded it on the site, the status bar remained empty :(. Can anyone tell me what's the reason? Just in case you need it, here's the code:
myMsg="Hahaha ... see me laugh in the status bar >:D "
i=0
function scrollMsg() {
window.status = myMsg.substring(i,myMsg.length) + myMsg.substring(0,i-1)
// window.status=myMsg.substring(0,i)
// window.status = myMsg.substring(i,myMsg.length)
if (i < myMsg.length) {
i++
}
else{
i=0
}
setTimeout("scrollMsg()",200)
}
-->
</script>

<link href="viperiocss.css" rel="stylesheet" type="text/css">
</head>

<body onLoad="scrollMsg()">

I hope to hear your opinion :shock: soon.
Bye for now ;).

_________________
The world is set ablaze,
brimstone fills the heavens,
reflected by the grace of the scarlet see,
with crimson shimmering in the melted horizon.
As the red sun rises in its majestic glaring crown,
forever fades away ....


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 08, 2005 1:24 pm 
try opening a support ticket from your control panel, maybe something in the banner code is iterfering with your code.


Top
  
 
 Post subject:
PostPosted: Tue Aug 09, 2005 6:51 pm 
Noobie
Noobie

Joined: Wed Feb 16, 2005 5:24 pm
Posts: 20
Location: Bulgaria BG
10x for the tip, mon :). I'll try it tomorrow morning. But at what ategory should I put it?

_________________
The world is set ablaze,
brimstone fills the heavens,
reflected by the grace of the scarlet see,
with crimson shimmering in the melted horizon.
As the red sun rises in its majestic glaring crown,
forever fades away ....


Top
 Profile  
 
 Post subject:
PostPosted: Tue Aug 09, 2005 9:06 pm 
Uhmm... try putting it under general, or anyt5hing that is related to your site.... usually it doesnt really matter what category you choose.


Top
  
 
 Post subject:
PostPosted: Wed Aug 10, 2005 5:58 pm 
Noobie
Noobie

Joined: Wed Feb 16, 2005 5:24 pm
Posts: 20
Location: Bulgaria BG
Ok, I've posted a trouble ticket. But the reply said:

Hello,

Furst of all you must change your scripts, becaouse our banners are not visable on your page. Please do this as soon as possible because this is a violation of our TOS.

Best Regards,
Jazzy

the only scripts I have on the site are for the rollover images (see http://viperio.freestarthost.com/ for more info) and the before mentioned script for the status bar message. I now lay in wait. What should I do? I like you gyes and the free web hosting offer is 2 cool.
By the way do you see the add banners?? Because I see them on my PC

_________________
The world is set ablaze,
brimstone fills the heavens,
reflected by the grace of the scarlet see,
with crimson shimmering in the melted horizon.
As the red sun rises in its majestic glaring crown,
forever fades away ....


Top
 Profile  
 
 Post subject:
PostPosted: Wed Aug 10, 2005 6:00 pm 
I see the banners, I am using FireFox


Top
  
 
 Post subject:
PostPosted: Wed Aug 10, 2005 6:37 pm 
Noobie
Noobie

Joined: Wed Feb 16, 2005 5:24 pm
Posts: 20
Location: Bulgaria BG
Everything is OK :D. The problem was in m,y support's internet browser 8) . See you again :lol: . Btw are there any bulgarians that work for you??? If there are can somebody tell them this: "BRAVO pi4ove!!! Samo taka! Nie sme BG - da se podkrepqme ;)" Thanks in advance.

_________________
The world is set ablaze,
brimstone fills the heavens,
reflected by the grace of the scarlet see,
with crimson shimmering in the melted horizon.
As the red sun rises in its majestic glaring crown,
forever fades away ....


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ]  Moderators: fhmagic, KJ, Moderators, Support Team

All times are UTC


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
100WebSpace © 2011