![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello everybody, Very hard with the online help to find what I'm looking for, so I've decided to try here. Here is my code : map name="Map" area shape="poly" coords="337,316,356,288,341,282,331,242,369,245,38 1,228,405,238,421,231,420, 245,450,230,460,252,453,259,467,284,447,294,408,34 4,345,338" href="PartenairesRhoneAlpes.htm" target="_blank" width="150" height="150" area shape="poly" coords="241,303,267,308,274,321,294,309,321,354,25 1,390,261,399,254,428,243, 425,241,420,216,415,212,419,177,418,172,413,172,35 4,225,337" href="PartenairesMidiPyrennees.htm" target="_blank" I'd just like to open these 2 windows in a window whose size is 150*150 for instance. For the moment it's impossible and they always open in full screen. Thank you for your help. Arnaud (France) |
#3
| |||
| |||
|
|
In article <4276321c$0$295$626a14ce (AT) news (DOT) free.fr>, "Cal" <bonbon (AT) com (DOT) hotmail> wrote: Hello everybody, Very hard with the online help to find what I'm looking for, so I've decided to try here. Here is my code : map name="Map" area shape="poly" coords="337,316,356,288,341,282,331,242,369,245,38 1,228,405,238,421,231,420, 245,450,230,460,252,453,259,467,284,447,294,408,34 4,345,338" href="PartenairesRhoneAlpes.htm" target="_blank" width="150" height="150" area shape="poly" coords="241,303,267,308,274,321,294,309,321,354,25 1,390,261,399,254,428,243, 425,241,420,216,415,212,419,177,418,172,413,172,35 4,225,337" href="PartenairesMidiPyrennees.htm" target="_blank" I'd just like to open these 2 windows in a window whose size is 150*150 for instance. For the moment it's impossible and they always open in full screen. Thank you for your help. Arnaud (France) Instead of linking to a page, put a # (hash, pound, square) where you would normally put the page name in. In your case it would be: href="#" Instead of: href="PartenairesRhoneAlpes.htm" And get rid of the target as well. Now go to the behaviours window and select open browser window from the menu when you click on the '+'. Fill in the blanks and away you go! -- Andy Jacobs www.redcatmedia.net Intelligent Websites For Intelligent Business People |
#4
| |||
| |||
|
| Instead of linking to a page, put a # (hash, pound, square) where you would normally put the page name in. In your case it would be: href="#" Instead of: href="PartenairesRhoneAlpes.htm" And get rid of the target as well. Now go to the behaviours window and select open browser window from the menu when you click on the '+'. Fill in the blanks and away you go! |
![]() |
| Thread Tools | |
| Display Modes | |
| |