This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Microsoft Publisher > September 2006 > Fading Text Effect





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Fading Text Effect
Beginner Brown

2006-09-02, 3:23 am

I've tried the insert HTML fragment function in Publisher and nothing works
when I preview the web page. I must be doing something wrong. I'm trying to
get the effect like the one found here:
http://chemmac1.usc.edu/java/fade/fade.html , or the one found here:
http://www.hypergurl.com/fadingtext.html .

I'd like to use it to make the title words on my web page fade in and out -
this is what I have so far: www.solhedge.com.

I am a complete beginner. Could anyone give me detailed instructions?
Thanks so much!
DavidF

2006-09-02, 6:31 pm

Some JavaSript does require adding script to the head section of a page for
it to work, which you can't do in Publisher. Some script says it needs to be
added to the head section and it doesn't. There was 94,200 hits by Google
for "fading text javascript"...keep trying different code snippets until you
find one that works in Publisher. Welcome to the trial and error of web
building...

DavidF

"Beginner Brown" <Beginner Brown@discussions.microsoft.com> wrote in message
news:E2B26566-D5E5-4B26-98D0-A34AC97743F3@microsoft.com...
> I've tried the insert HTML fragment function in Publisher and nothing
> works
> when I preview the web page. I must be doing something wrong. I'm trying
> to
> get the effect like the one found here:
> http://chemmac1.usc.edu/java/fade/fade.html , or the one found here:
> http://www.hypergurl.com/fadingtext.html .
>
> I'd like to use it to make the title words on my web page fade in and
> out -
> this is what I have so far: www.solhedge.com.
>
> I am a complete beginner. Could anyone give me detailed instructions?
> Thanks so much!



Beginner Brown

2006-09-02, 6:31 pm

Thanks. Does anyone else know of a code for this that works in Publisher? I
may have to upgrade to Front Page. Does anyone know if FP does this? Thanks

"DavidF" wrote:

> Some JavaSript does require adding script to the head section of a page for
> it to work, which you can't do in Publisher. Some script says it needs to be
> added to the head section and it doesn't. There was 94,200 hits by Google
> for "fading text javascript"...keep trying different code snippets until you
> find one that works in Publisher. Welcome to the trial and error of web
> building...
>
> DavidF
>
> "Beginner Brown" <Beginner Brown@discussions.microsoft.com> wrote in message
> news:E2B26566-D5E5-4B26-98D0-A34AC97743F3@microsoft.com...
>
>
>

Beginner Brown

2006-09-02, 6:31 pm

Also, it seems that some of the code I am findign comes with a data file.
Where am I supposed to save this data file so that the hmtl code I insert
into Publisher finds it? Thanks

"Beginner Brown" wrote:
[color=darkred]
> Thanks. Does anyone else know of a code for this that works in Publisher? I
> may have to upgrade to Front Page. Does anyone know if FP does this? Thanks
>
> "DavidF" wrote:
>
Rob Giordano \(Crash\)

2006-09-04, 6:29 pm

You definitely do not want to use Java as in your first link below. Java
Virtual Machine (JVM) is no longer installed on most machines, so your
viewers would have to download JVM from Sun and install it on their machine.

Java Script may work for you, look at http://www.dynamicdrive.com maybe you
will find something there. Then again if your viewer has java script
disabled in their browser it wont work.

Another, and perhaps better, method would be to create a small Flash file
(SwishMax is less money), but you will still have the same problem if your
viewer has Flash turned off.

You could also, try creating an animated .gif.

just a thought...

hth


"Beginner Brown" <Beginner Brown@discussions.microsoft.com> wrote in message
news:E2B26566-D5E5-4B26-98D0-A34AC97743F3@microsoft.com...
| I've tried the insert HTML fragment function in Publisher and nothing
works
| when I preview the web page. I must be doing something wrong. I'm trying
to
| get the effect like the one found here:
| http://chemmac1.usc.edu/java/fade/fade.html , or the one found here:
| http://www.hypergurl.com/fadingtext.html .
|
| I'd like to use it to make the title words on my web page fade in and
out -
| this is what I have so far: www.solhedge.com.
|
| I am a complete beginner. Could anyone give me detailed instructions?
| Thanks so much!


Chuck Davis

2006-09-04, 10:38 pm

BB,

You might try the free Nvu program. It is an Open Source program for web
authoring distributed through this site: http://www.nvu.com
"Beginner Brown" <BeginnerBrown@discussions.microsoft.com> wrote in message
news:9F85149C-EF8C-4142-B185-53F901984D6D@microsoft.com...[color=darkred]
> Also, it seems that some of the code I am findign comes with a data file.
> Where am I supposed to save this data file so that the hmtl code I insert
> into Publisher finds it? Thanks
>
> "Beginner Brown" wrote:
>


Beginner Brown

2006-09-05, 3:26 am

After many, many hours I still cannot get anything to work. Let me know if
anyone else out there could provide a link to something that works in
Publisher and instructions for a novice!! Thank you!

"Rob Giordano (Crash)" wrote:

> You definitely do not want to use Java as in your first link below. Java
> Virtual Machine (JVM) is no longer installed on most machines, so your
> viewers would have to download JVM from Sun and install it on their machine.
>
> Java Script may work for you, look at http://www.dynamicdrive.com maybe you
> will find something there. Then again if your viewer has java script
> disabled in their browser it wont work.
>
> Another, and perhaps better, method would be to create a small Flash file
> (SwishMax is less money), but you will still have the same problem if your
> viewer has Flash turned off.
>
> You could also, try creating an animated .gif.
>
> just a thought...
>
> hth
>
>
> "Beginner Brown" <Beginner Brown@discussions.microsoft.com> wrote in message
> news:E2B26566-D5E5-4B26-98D0-A34AC97743F3@microsoft.com...
> | I've tried the insert HTML fragment function in Publisher and nothing
> works
> | when I preview the web page. I must be doing something wrong. I'm trying
> to
> | get the effect like the one found here:
> | http://chemmac1.usc.edu/java/fade/fade.html , or the one found here:
> | http://www.hypergurl.com/fadingtext.html .
> |
> | I'd like to use it to make the title words on my web page fade in and
> out -
> | this is what I have so far: www.solhedge.com.
> |
> | I am a complete beginner. Could anyone give me detailed instructions?
> | Thanks so much!
>
>
>

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews