Just before I start, I just want to say that this also has to do with HTML coding. Just so people don't read through the whole topic, can think they can help, and then they find out it was a waste of time.
Ok. I'm trying to make a google map thing like the guys you have on the timetable. I've fixed it up, and got those red pointer things, and the boxes that come off them. The problem is, the data I need to put in those info boxes that come out of the red pointers wouldn't possible fit. Is there someway I can make the info box have pages within? To simplify this, I've got a web page with all the data on it, so I put a link: <a href="">---</a> and now the google map won't show up at all, but when I get rid of the <a href=""> it comes back up!
So, what I want to know is, a)is there a way to make the info box have pages? b)why doesn't the link thing work c) is there another way to make links I just don't know about?