![]() |
|
| |||||||
| Notices |
| BlueVoda - General Issues All BlueVoda support issues that are not covered in the below forums. |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
|
I have created a small map as a link to open a larger map with the location of a town or city. The large map is 500 x 600 pixel and I want it to only open in a window that is 500 x 600. However, it opens an entire window well outside the pixels I have saved it at with a lot of white space around it. Any ideas? Thanks! Danny |
|
#2
| ||||
| ||||
|
You need a script for this, Danny. Based on what I think you want to do, this one might do the trick: click here Click on "Be sure and read this one" to see it work. |
|
#3
| ||||
| ||||
|
Try inserting this string into the Hyperlink Dialog box in BV where it asks for the URL instead of a common http address (be sure to modify/customize the code shown in blue first!): #" onClick="window.open('http://www.YourDomainNameHere.com/TheMapPageNameHere.html', '','width=500,height=600'); return false; Remember, you will need to actually create (and publish) the Map on it's own page, which needs be created at the same overall page dimensions you specify the browser! (i.e. if the map page is actually 505 wide, you need to set the string at 505) Leave the "Target" box empty.
__________________ My Websites... VodaHost Support....Soholaunch Support....osCommerce Support |
|
#6
| |||
| |||
|
Thanks Vasili & Racefan It worked great! It does seem to have a drop down in the address bar which I don't need and not sure how it got there. Have a boo at my site to see the work i have done as well as the map. Go to: www.exportbc.com and click on the little ,aple leaf in the top right corner. Then go to "Products" and then click on the first icon "Nimbus Kayaks" and then click on the little map of British Columbia "Where are we?" Give me your thoughts Thanks! Danny |
|
#7
| ||||
| ||||
| Quote:
Quote:
|
|
#9
| ||||
| ||||
| Quote:
|
|
#10
| |||
| |||
| Quote:
Any tips on how to do that again and where? Danny |
|
#11
| ||||
| ||||
| Pix resizer is a must have for this type of thing. Don't get fanatical about it, because the load time wasn't terrible for me at all, just something to look at as you go along.
|
|
#12
| |||
| |||
| Quote:
I downloaded the pix resizer and most of my images (jpg's) are between 5-7k which seem to load pretty quick on both my machines. The main images on the front are around 65k. Any tips on using the pix resizer input screen? Not sure what radio buttons to use? Thanks Danny |
|
#13
| ||||
| ||||
|
They'll load quickly on your machines because you either have the images stored on the machines or you've viewed the site from them and they've become cached for easier loading. You don't see a fresh version of a site everytime you view it - your pc remembers what you've viewed and brings it up quicker. I looked at the site again and it actually doesn't load all that slowly now that I think of it, just the fade transition from page to page gave me that impression. In other words, feel free to ignore the hell out of most of what I've said so far. |
|
#14
| ||||
| ||||
|
Nice site, not a bad load time at all, 19 secs on isdn ... ideally 17 secs is a target, so you've done well .....
__________________ NEW - Dating Websites/Custom Features FREE Blue Voda Website Design Tips Blue Voda Designer|LadyEye/Designer My Portfolio of Blue Voda Websites Free Webmaster Resources Blue Voda Chat Join Today, it's Free |
|
#15
| |||
| |||
|
Thanks you guys! I do have another question for you. When viewing in Netscape, the site (after dumping cache) loads very fast and has no glitches at all. However, in IE, it loads fairly quick and as I navigate through the site it will all of a sudden stop loading (products page) and then the images will start filling up with "x"'s with errors. Any idea? Thanks! Danny |
|
#16
| |||
| |||
| Quote:
Thanks again! Danny |