Tags: javascript,affichage

Sort by: Date / Title /

  1. 2 years ago by cyo and saved by 1 other
    En utilisant la commande "eval()" ou "getEval()" et "this.browserbot.getCurrentWindow().", on peut interagir avec le code Javascript de la page en cours.
    1. Exemple pour afficher la valeur d’une variable qui se nomme "maVariable" :
    2. <tr>
    3.         <td>eval</td>
    4.         <td>javascript{alert(this.browserbot.getCurrentWindow().maVariable)}</td>
    5.         <td></td>
    6. </tr>
    Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/782"></script>

First / Previous / Next / Last / Page 1 of 1 (1 posteets)