Forum: JavaScript / DHTML / AJAX Apr 14th, 2008 |
| Replies: 6 Views: 1,062 S.O.S.,
Again thank you for your response and again I apologize for not making my question more clear.
The map works fine. If desired I can provide a link.
The situation is like this. As... |
Forum: JavaScript / DHTML / AJAX Apr 14th, 2008 |
| Replies: 6 Views: 1,062 April 14, 2008
Here is a little of what I think I understand. My “code” (as I am calling it which may not be the proper nomenclature), i.e. the markers, is in, document.html.body.script.text,... |
Forum: JavaScript / DHTML / AJAX Apr 13th, 2008 |
| Replies: 6 Views: 1,062 S.O.S.,
Thank you for your response. I was afraid that my question might be a little fuzzy. I am at the stage where I know just enough about DOM to be dangerous.
I don’t want to up-date on... |
Forum: JavaScript / DHTML / AJAX Apr 13th, 2008 |
| Replies: 6 Views: 1,062 April 13, 2008
I have a web-site that is a Google Map mash-up and I place my markers by listing them in the body right after the map loads (in a load function).
I convert my data from a... |