[VIDEO] hey, I need help with a really SIMPLE PHP Popup

1 replies
Hey Warriors,

here's the video explaining my problem (with audio, sorry if there's any mistake):
2013-03-01_2013 - rikbrum's library

and here's the code that I tried into index.php but it doesn't work:
Code I tried - rikbrum's library

Thank you for any help you'll give me.
-Koffing
#hey #php #popup #simple #video
  • Profile picture of the author Andrew H
    The popup might be initializing based on the ID of the <a> tag which is: various1 .With ID's you should only have one of each and when looking through the dom js only initializes the first ID. Look through the javascript to see if it is indeed this id that is initializing the popup. If so copy paste the code and change the ID for both the JS code and the html. Provide a link to the page and it will be a simple problem to solve for anyone on here.
    Signature
    "You shouldn't come here and set yourself up as the resident wizard of oz."
    {{ DiscussionBoard.errors[7803339].message }}

Trending Topics