Wrox Programmer Forums
|
BOOK: Beginning Dreamweaver MX/MX 2004 MX ISBN: 978-0-7645-4404-0; MX 2004 ISBN: 978-0-7645-5524-4
This is the forum to discuss the Wrox book Beginning Dreamweaver MX by Charles E. Brown, Imar Spaanjaars, Todd Marks; ISBN: 9780764544040
Please indicate which version of the book you are using when posting questions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Dreamweaver MX/MX 2004 MX ISBN: 978-0-7645-4404-0; MX 2004 ISBN: 978-0-7645-5524-4 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 7th, 2005, 02:16 PM
Authorized User
 
Join Date: Apr 2005
Posts: 79
Thanks: 0
Thanked 0 Times in 0 Posts
Default pop up windows

Do excuse me for posting here but I was not sure where to post this question. And I also apologise if this is covered in the Soccer site as I have not finished the soccer site yet.

I am building a site in parallel to working with Bdng DM 2004MX which requires the user to develop their own queries much like the way we decide the definitions of our own site using Manage sites. What I want to do is have a link which will create a pop up window much the same as style. Also in much the same style the new pop up will have no need for the browser tool bars or our usual navigation bar as once the work has been the user will press “next” or “Proceed”. It is not my job to make the more complex php side.

Hope you can help me

All the Best

Jacky Kenna



 
Old June 7th, 2005, 02:54 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Not sure what exactly you're asking here. Are you looking for code to create a pop up window?

Google brought this up:

http://earthops.org/on_toolbars.html

and this

http://www.fontstuff.com/frontpage/fptut06.htm

and many other. Is this what you meant?

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to: You Come Through by P.J. Harvey (Track 9 from the album: Uh Huh Her) What's This?
 
Old June 7th, 2005, 03:17 PM
Authorized User
 
Join Date: Apr 2005
Posts: 79
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi Imar

I believe that this is what I mean
 <a href="#" OnClick="window.open('./mypage.html','mypagename','toolbar=no,width=600 height=470,menubar=no,scrollbars=yes,resizable=yes ');">link name</a>

All I have to do now is find out how I can use it.

When I have sorted out the web space I will post the site and would love to hear your comments.

All the best
Jacky


 
Old June 7th, 2005, 05:02 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Just use it as you would use any other link. Instead of opening a new page, it will open a new window showing the page mypage.html with the window size and other properties as specified in the onclick attribute....

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Pop up Windows with VBA Lars Ronnevig Beginning VB 6 1 February 13th, 2008 03:40 PM
Hide application windows when using Pop-Up form mmcdonal Access VBA 4 October 25th, 2005 06:31 AM
How to create pop up windows in web application? samlow82 .NET Web Services 4 April 5th, 2005 11:30 PM
Menus and pop-up windows socoolbrewster Access 5 March 4th, 2004 06:35 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.