Making javascript run more than once

Discussion in 'JavaScript' started by nettport, Sep 6, 2010.

  1. #1
    Hi all.
    I have this javscript code that enables me to write a EAN13 barcode on a invoice, but i need at least 3 barcodes on the invoice. How come the other barcodes doesnt show up?

    It is for my new website http://visumservice.no/v/?l=4&customertype=business

    URL:
    http://visumservice.no/v/pages/print_application_form.php?order_id=1&code=1000000001006

    Sorry about my bad English, im Norwegian ;)
     
    nettport, Sep 6, 2010 IP
  2. canishk

    canishk Peon

    Messages:
    46
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hey,

    Put a button or link and call the function in 'on click' event.
     
    canishk, Sep 7, 2010 IP