Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Publisher / Web Design / March 2008

Tip: Looking for answers? Try searching our database.

Enlarge image in to a new window

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
brelade - 21 Mar 2008 17:44 GMT
Please can you help. (Mike Koewler) http://www.valleycat.net/kelsey/

Found your site, which does exactly what i wish to acheive.

I would like to enlarge an image in to a new window with no scroll bars or
nav bars etc from an inserted photo as you have.

I have created a folder on my server where i have placed all my enlarged
photo's an made an absolute link, for the life of me i can not get either
links below to work from an inserted photo.

web address: http://breladecockerspaniels.co.uk/index.htm

Currently using code: Below an image.

<a target="_blank"
href="http://www.breladecockerspaniels.co.uk/images/cocker_spaniel_dogs/morg1.jpg">Enlarge image</a>

Currently using code: Below in an image, (not a photo).

javascript:Show('http://www.breladecockerspaniels.co.uk/','newwindow','')

If you can tell me how i can achieve what you have achieved.

Many thanks
Signature

brelade

DavidF - 21 Mar 2008 22:55 GMT
Mike is using Serif Web Plus so the way he does it might not work in
Publisher.

There are several ways you can do it with Publisher. Assuming that you don't
want to import your smaller images along with the code that would open a
window with the larger image, then you can apply the link to the smaller
image using the hotspot hyperlink.

Reference:
http://office.microsoft.com/en-us/publisher/HA011587451033.aspx

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>

Once you insert that into your page via the code fragment tool, you can
build your hyperlink. Click the Hotspot icon, and copy and paste the
following in the address:

javascript:Show('http://www.breladecockerspaniels.co.uk/images/cocker_spaniel_dogs/morg1.jpg','ne
wwindow
','')

Move the hotspot over the small image, and resize it accordingly. Do a web
page preview and click the image, and it should open "morg1.jpg' in a new
window.

Go back to the reference page and add the attributes you want to the basic
code snippet I provided to get a window sized and formatted as you prefer. I
would suggest building your links in NotePad or a separate text box in the
scratch area using Courier font. You are less likely to make errors than if
you try to edit the code in the address field of the hyperlink dialog.

DavidF

> Please can you help. (Mike Koewler) http://www.valleycat.net/kelsey/
>
[quoted text clipped - 22 lines]
>
> Many thanks
brelade - 21 Mar 2008 23:53 GMT
David.
Many thanks you never fail to amaze me.

Just the job.
Signature

brelade

> Mike is using Serif Web Plus so the way he does it might not work in
> Publisher.
[quoted text clipped - 57 lines]
> >
> > Many thanks
DavidF - 22 Mar 2008 16:20 GMT
You are always welcome!

DavidF

> David.
> Many thanks you never fail to amaze me.
[quoted text clipped - 71 lines]
>> >
>> > Many thanks

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.