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.

can we upload image with Jquery

Discussion in 'jQuery' started by Atif123, Apr 4, 2012.

  1. #1
    hi,
    can any one tell me how can i upload an image in Jquery without refreshing my web page
     
    Atif123, Apr 4, 2012 IP
  2. rgba

    rgba Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Check it out: blueimp.github.com/jQuery-File-Upload/
     
    rgba, Apr 4, 2012 IP
  3. webmaster365

    webmaster365 Greenhorn

    Messages:
    86
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #3
    Solution : You need to use flash plugin OR iframe.
    Javascript/Ajax/Jquery cannot upload images.
     
    webmaster365, Apr 5, 2012 IP
  4. intrig

    intrig Member

    Messages:
    109
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    38
    #4
    Check sourceforge uploader.. just for reference.. it indeed is possible to upload with jquery and ajax.
     
    intrig, Apr 6, 2012 IP
  5. Atif123

    Atif123 Active Member

    Messages:
    576
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    90
    #5
    i want to upload without any plugin can we upload image or file with $.ajx() function or some thing other but not with the assistance of plugins
     
    Atif123, Apr 11, 2012 IP
  6. Irfi0009

    Irfi0009 Banned

    Messages:
    17,584
    Likes Received:
    33
    Best Answers:
    1
    Trophy Points:
    48
    #6
    buy checked out this blueimp.githumb.com
     
    Irfi0009, Apr 13, 2012 IP
  7. worldseoonline

    worldseoonline Greenhorn

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #7
    iframe is best to upload an image and flash plugin is also important ...!
     
    worldseoonline, Apr 19, 2012 IP
  8. khajeya

    khajeya Member

    Messages:
    256
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #8
    yes, its possible, just use AJAX+HTML5 for it :) dont use plugin like flash uploader, since no browser support flash :)
     
    khajeya, Apr 22, 2012 IP
  9. Irfi0009

    Irfi0009 Banned

    Messages:
    17,584
    Likes Received:
    33
    Best Answers:
    1
    Trophy Points:
    48
    #9
    yes it is possible by jqury
     
    Irfi0009, Apr 22, 2012 IP
  10. jasdew

    jasdew Peon

    Messages:
    34
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #10
    check valums file uploader which uses ajax way of uploading files using jquery..its quite impressive
     
    jasdew, Apr 24, 2012 IP
  11. vrajan

    vrajan Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    using iframe,we can easily upload image...
     
    vrajan, May 14, 2012 IP
  12. SpiderxXx

    SpiderxXx Peon

    Messages:
    12
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #12
    always do use iframe.
    you cannot upload images with pure ajax.
     
    SpiderxXx, Jun 9, 2012 IP