![]() |
|
|
|
#1 |
|
A client of mine wants to have a certain HTML page on his site have a
small form popup as a specifically-sized layer when a certain link is clicked. Opening a new window is *not* requested. Is there an elegant way of handling this? TIA. Aaron Freeman |
|
|
|
|
#2 |
|
Posts: n/a
|
|
|
|
|
#3 |
|
Posts: n/a
|
Aaron Freeman wrote:
> A client of mine wants to have a certain HTML page on his site have a > small form popup as a specifically-sized layer when a certain link is > clicked. Opening a new window is *not* requested. See the dotted (not dashed!) underlined links here: http://ncteaparty.co.uk/alton_towers.php Uses a touch of AJAX, but degrades reasonably well if Javascript is disabled. -- Toby A Inkster BSc (Hons) ARCS Contact Me ~ http://tobyinkster.co.uk/contact |
|