1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

JavaScript number question

Discussion in 'JavaScript' started by iPrey, Apr 27, 2015.

  1. #1
    Question..
    I have a web page.. (for a game)
    This page has information that I want to use...

    For example, a section of this page tells me how many houses I own.

    I want to pull this information and tell the program to do (something) some action based on how high this number is... such as click another part of this page.

    So.. is this something JavaScript can do?
     
    iPrey, Apr 27, 2015 IP
  2. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #2
    Yes. This is exactly what js can do. You would have to have a way to have your js run on the site (for instance, via Greasemonkey), but yes, it's completely possible
     
    PoPSiCLe, Apr 28, 2015 IP