|
|||
|
From http://www.sitepoint.com/google-maps-api-jquery/ I have a working "Google" map. But the code will not let me open the map to 100% of the page. They use in markers.js;
$(document).ready(function() { $("#map").css({ height: 768, width: 1024 }); How can I change this to be a 100% value. Thanks for your time... Sadly I am not optimistic about getting results here judging from the content of most of the questions. A pretty sad reflection on a newsgroup that has the "Google" name to it. |
|
|
||||
|
||||
|
|
|
|||
|
r2varney@telusplanet.net wrote:
> From http://www.sitepoint.com/google-maps-api-jquery/ I have a working "Google" map. But the code will not let me open the map to 100% of the page. They use in markers.js; > $(document).ready(function() { > $("#map").css({ > height: 768, > width: 1024 > }); > How can I change this to be a 100% value. > > Thanks for your time... > > Sadly I am not optimistic about getting results here judging from the content of most of the questions. A pretty sad reflection on a newsgroup that has the "Google" name to it. > ?? This is comp.lang.javascript -- nothing to do with Google. James -- --------------------------------------------- demangle my email address in the obvious way. |
|
|||
|
On Thursday, 26 July 2012 03:27:08 UTC-6, James Lothian wrote:
> ?? This is comp.lang.javascript -- nothing to do with Google. > > James > > -- > --------------------------------------------- > demangle my email address in the obvious way. Sorry.. I thought the code I was questioning was javascript.. came out of markers.js and my question was how to change it do something else... in a google.map |
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|