Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Need help with vocabulary (what do you call these?)

  1. #1
    Join Date
    Jul 2010
    Location
    Near Albany, NY
    Posts
    56
    Thanks
    15
    Thanked 0 Times in 0 Posts

    Red face Need help with vocabulary (what do you call these?)

    I have an idea for a Web application but am so new that I'm not even sure what to call some of its proposed components. I'm so new that I'm not even sure where to post this thread. This seems like a good place, though, so I'm giving it a try.

    Here is a map of Montpelier, Vermont, which has some of the features I would like my app to have.

    When you mouseover any of the numbers on that map, you get a "window" with information in it (a scanned business card, in most instances).

    My first question is pure vocabulary: what do you call that window? I'm familiar with the term "popup," of course, but I don't think that's what those are . . . or are they? Secondly, how does one create such a window - JavaScript? Flash? other?

    Those are my first questions. If anyone is willing to answer them, I'd be very pleased.

    If anyone is willing to read on and try out my remaining 1-1/2 question, that would be totally awesome.


    Some of the windows have links to the indicated business' website in them. I'm assuming that those are not difficult to add (I hope?).

    Finally, my last question has to do with whether it's possible to associate a kind of "menu" of links with an icon on a page. What I'd like to do is have a bunch of icons, representing people and places, on a single Web page. Then I'd like to add a kind of "menu" to some of them - for example, a set of links that would lead to photos (probably on other pages) of the person or place.

    I guess my question is: using #22, Montpelier City Hall, as an example - could I have a menu of links that would appear on mouseover, listing various city agencies and their Web pages? The "menu" could be just a drop-down menu, like a nav bar, or a menu that appears in the "window." Could that be done and, if so, using what languages?

    Thank you SO much for any help you can give me!
    Last edited by Anne Arbor; 07-05-2010 at 10:23 PM.

  2. #2
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    http://www.dynamicdrive.com/dynamici...oontooltip.htm

    Yes, and html, css, and javascript can be used to create the menu.
    Corrections to my coding/thoughts welcome.

  3. #3
    Join Date
    Jul 2010
    Location
    Near Albany, NY
    Posts
    56
    Thanks
    15
    Thanked 0 Times in 0 Posts

    Default

    Thank you, blue. So, to start at the beginning, the Montpelier windows would be considered tooltips? balloons? (some third thing that I haven't come across yet?)

    Does one need all three (HTML, CSS and JavaScript) to create a single balloon-tooltip-window?

  4. #4
    Join Date
    Jul 2010
    Location
    Near Albany, NY
    Posts
    56
    Thanks
    15
    Thanked 0 Times in 0 Posts

    Default

    Okay, I am working my way down the page that you linked to. Some progress. Some problems.


    It looks like I might actually be able to do the tooltips.

    Can someone point me in the right direction for adding menus to individual icons? I'm still getting used to the idea that it can be done (twenty drop-down menus in the middle of a page?), but haven't been able to begin picturing how to do it.
    Last edited by Anne Arbor; 07-05-2010 at 11:18 PM.

  5. #5
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    Javascript pops it up, css styles it, html is the content. So I guess you don't need the css...

    If you can't resolve the problems post them and someone will try and help you, also try and include the code or a link.
    Corrections to my coding/thoughts welcome.

  6. The Following User Says Thank You to bluewalrus For This Useful Post:

    Anne Arbor (07-06-2010)

  7. #6
    Join Date
    Oct 2009
    Posts
    845
    Thanks
    14
    Thanked 189 Times in 188 Posts

    Default

    this one may also be helpful. it can give you a drop down menu on any link
    http://www.dynamicdrive.com/dynamici...anylinkcss.htm

  8. The Following User Says Thank You to azoomer For This Useful Post:

    Anne Arbor (07-06-2010)

  9. #7
    Join Date
    Jul 2010
    Location
    Near Albany, NY
    Posts
    56
    Thanks
    15
    Thanked 0 Times in 0 Posts

    Default

    Blue, thanks again for your help. And for the suggestion that help will be available in the future. It's all very encouraging.


    Quote Originally Posted by bluewalrus View Post
    Javascript pops it up, css styles it, html is the content. So I guess you don't need the css...

    If you can't resolve the problems post them and someone will try and help you, also try and include the code or a link.

  10. #8
    Join Date
    Jul 2010
    Location
    Near Albany, NY
    Posts
    56
    Thanks
    15
    Thanked 0 Times in 0 Posts

    Default

    Azoomer, thank you for the great suggestion.

    It's probably hard for you to imagine just how dense one is at the stage where I find myself. I've never even had a real idea as to what DHTML is until today, and only after reading your and Bluewalrus's replies. Suddenly, it feels like the light has gone on! All the possibilities - wow!

    Thank you again.

    Quote Originally Posted by azoomer View Post
    this one may also be helpful. it can give you a drop down menu on any link
    http://www.dynamicdrive.com/dynamici...anylinkcss.htm
    Last edited by Anne Arbor; 07-06-2010 at 01:17 AM.

  11. #9
    Join Date
    Jul 2010
    Location
    Near Albany, NY
    Posts
    56
    Thanks
    15
    Thanked 0 Times in 0 Posts

    Exclamation

    Btw, there seems to be a hack of some kind in the CSS Menu code.

    When I put it all together and tried it out, all the menus worked beautifully.

    When mousing over the "News" button, though, I also got a box, with a pink background, and a message that says "I'm just an English teacher now but you never know that could change. Save me from being just another YouTube artist . . . . " It also has characters from an Asian language (Korean, I think) in it.

    That's not really supposed to be there, is it??

  12. #10
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    That's very strange. I don't see why that would show up. Exactly what did you do? Is that something you typed at some point, or is related to your website?
    I don't see anything like that in the code for the anylink menu currently on this site, so it wouldn't be from that I don't think.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •