This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Microsoft Publisher > April 2007 > Using graphics as links, links between pages
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 |
Using graphics as links, links between pages
|
|
| The Kat 2007-04-12, 3:16 am |
| Okay, the site it up. I've been reading about the scf image... How do I find
the correct image name for the link? I've got LOTS of images.
Also, How do I HREF to a spot on another page - they are part of a list of
HREF same page links.
BTW: the site loaded smooth as silk with the "publish to web". Very
impressed - I expected a long night. Maybe I can get some sleep tonight! :)
The Kat
| |
| DavidF 2007-04-14, 3:16 am |
| Kat,
You need to read some of the other posts. This was just answered, but here
is than answer to your second question:
Reference: Create a hyperlink in Publisher that opens in a new window:
http://office.microsoft.com/en-us/p...1587451033.aspx
And if you choose to use the ECMAScript code approach note that the first
javascript code snippet is incorrect on the website. Use this instead:
<script language="JavaScript" type="text/javascript">function Show(Url,
Name, Features) { window.open(Url, Name, Features); }</script>
As per the image question, what are you wanting to do? Import an image to
your web page?
DavidF
"The Kat" <TheKat@discussions.microsoft.com> wrote in message
news:AC7A5DED-A7E1-429A-988D-AC844C07DE95@microsoft.com...
> Okay, the site it up. I've been reading about the scf image... How do I
> find
> the correct image name for the link? I've got LOTS of images.
>
> Also, How do I HREF to a spot on another page - they are part of a list of
> HREF same page links.
>
> BTW: the site loaded smooth as silk with the "publish to web". Very
> impressed - I expected a long night. Maybe I can get some sleep tonight!
> :)
>
> The Kat
| |
| The Kat 2007-04-14, 10:14 pm |
| I'd LOVE to read some of the other posts, but it's been a bit harried around
here lately. I have over a month of comic strips to read!
I'll cruise this site when I overcome my FTP hurdle (see latest post). Just
when I thought I was safe...
The Kat
"DavidF" wrote:
> Kat,
>
> You need to read some of the other posts. This was just answered, but here
> is than answer to your second question:
>
> Reference: Create a hyperlink in Publisher that opens in a new window:
> http://office.microsoft.com/en-us/p...1587451033.aspx
>
> And if you choose to use the ECMAScript code approach note that the first
> javascript code snippet is incorrect on the website. Use this instead:
>
> <script language="JavaScript" type="text/javascript">function Show(Url,
> Name, Features) { window.open(Url, Name, Features); }</script>
>
> As per the image question, what are you wanting to do? Import an image to
> your web page?
>
> DavidF
>
> "The Kat" <TheKat@discussions.microsoft.com> wrote in message
> news:AC7A5DED-A7E1-429A-988D-AC844C07DE95@microsoft.com...
>
>
>
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|