× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



This book isn't a guide book, while there is a small section at the
beginning of the book dealing with some of the basics of dynamic HTML,
Javascript, etc. That section is less than 200 pages out of almost 1400.
The author assumes that you have at least some knowledge of the basics.
What this book is good for, is when you want to know what attributes,
methods, events, etc are available for a given HTML element, and what
the effects of the various values for those attributes. 

So for example, in your case, I can look at the createPopup() method of
the window object and see that it is not available in any version of
netscape, it is not available in any version of DOM, and it is only
available in IE, but only for version 5.5 and greater and only in
windows. So if you are trying to provide support for multiple browsers,
the createPopup() method is probably not a good choice.

btw, I am in no way associated with the author or publisher. I just
find the book incredibly useful. When I am working on a web project I
refer to it constantly. In fact while I have other books available, this
is the only one I actually use.

Joe Lee

>>> rob.dixon@xxxxxxxxxxx 11/04/2004 15:47:28 >>>
Joe

Many thanks for your response. 

I have four books on JS that tell you how things work under different 
browsers although I do not have that particular one.

What my books do not do is tell you what to use when the method you
have 
been using only works under one browser - does the one you suugest do 
that?  i.e  they do not say when supporting Netscape use
xxxxxxxxxxxxxxx 
instead of createPopup.   I will certainly see if I can find a copy
here 
in the UK to have a look at but I fear that it may not solve my
problem

Many thanks

Rob Dixon

Joe Lee wrote:

>I highly recommend that anyone doing anything with dynamic html get a
>copy of "Dynamic HTML The Definitive Reference, 2nd Edition" by Danny
>Goodman. It is published by O'Reilly, and more information about it
can
>be found here http://www.oreilly.com/catalog/dhtmlref2/. This is an
>incredible reference book. It tells you almost everything there is to
>know about HTML, CSS2, DOM 2, and JavaScript 1.5. Including how each
>item works in IE through version 6 in both Windows and Mac, Netscape,
>and Mozilla. 
>
>Joe Lee
>
>  
>
>>>>rob.dixon@xxxxxxxxxxx 11/04/2004 09:04:02 >>>
>>>>        
>>>>
>Thanks to the help of kind people on this list, I was able to get an 
>onMouseOver and an onClick to trigger a createPopup, and this works
>well 
>in IE. I would like to get a similiar function to work in Netscape
and
>
>Firefox (ideally to create code that works for all browsers!)
>
>Can anyone please point me in the right direction?
>
>Many thanks
>
>Rob Dixon
>
>
>
>
>_______________________________________________
>This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
>To post a message email: WEB400@xxxxxxxxxxxx 
>To subscribe, unsubscribe, or change list options,
>visit: http://lists.midrange.com/mailman/listinfo/web400 
>or email: WEB400-request@xxxxxxxxxxxx 
>Before posting, please take a moment to review the archives
>at http://archive.midrange.com/web400.
>
>
>  
>
_______________________________________________
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx 
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400 
or email: WEB400-request@xxxxxxxxxxxx 
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.