Is it possible to download a whole page with jquery ?

Discussion in 'jQuery' started by Camay123, Oct 10, 2012.

  1. #1
    Is it possible to do this with jquery:

    Input an url press submit (html form I believe)

    Put the entire webpage html structure of the inputed url into a variable and parse it to detect certain elements such as specific html tags and their content ?
     
    Camay123, Oct 10, 2012 IP
  2. Jon555

    Jon555 Active Member

    Messages:
    59
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    63
    #2
    I'm not sure if this is what you mean but I've been using firebug (free addon for Firefox), this is proving to be an excellent tool for exploring a web pages structure.

    still going through all the functions of it so all I can really suggest is that you download it to see if its what you need.

    cheers

    Jon
     
    Jon555, Oct 10, 2012 IP