|
|
 |
Re: FN-FORUM Amateur needs help
date posted 27th July 2000 15:14
Hi Peter,
The code causing the error in IE5.0 is:
window.open(x,'Book Sample','scrollbars,resizable,height=300,width=400');
The second argument is the name of the window and not its title (which will
come from the HTML of the file in 'x').
This name has to be one word so if it is 'BookSample' it will work
Good Luck
Shawn
http://www.sbb.com
----- Original Message -----
From: "Peter Small" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Thursday, July 27, 2000 2:45 PM
Subject: FN-FORUM Amateur needs help
> I've had to lash up a quick description of my new book on my Web site for
> the publisher.
>
> As Web site design is not my forte, I'd appreciate any help anyone can
give
> to see if it runs okay across platforms. I'm not trying to make it look
> like a professional design - I just need to know it works properly.
>
> The part in question is the part after the link: "Table of contents and
> samples from text" in "The Ultimate Game of Strategy" Section on the index
> page at http://www.avatarnets.com
>
> Big thanks for any testing anyone has time to do,
>
> peter
>
>
>
>
>
> ============================================================
>
> * Free listing for freelancers
> * Free to advertise jobs
> * Free jobs distribution service
> * Free database of 1000 freelancers
>
> Freelancers and Freelance Jobs
> http://www.freelancers.net
>
> To post to the Forum:
> [EMAIL REMOVED]
>
> To unsubscribe please email:
> [EMAIL REMOVED]
>
> If you have difficulties unsubscribing please email:
> [EMAIL REMOVED]
>
> To subscribe to the digest for this list or for further information please
visit:
> http://www.freelancers.net/forum.html
|
 |
|