Während dieser Entwicklungsphase habe ich JQuery verwendet, um ein schillerndes Dialogfeld zu öffnen, und der Hintergrund wurde grau. Ich teile es besonders mit euch allen. Schauen Sie sich zuerst die Renderings an: Der Code lautet wie folgt: Code kopieren Code wie folgt: meta http-equiv= "Content-Type" content="text/html; charset=utf-8" /> script> <br> <script src="js/jquery-ui.js"> JQuery-Popup-Feld, der Hintergrund wird grau <br>$(document) .ready(function(e) { <br>$( "#reviews" ).bind('click',function(event) { <br>$( "#checkandPass" ).dialog({ <br>autoOpen: true , <br>width: 765 , <br>show: „blind“, <br>hide: „explode“, <br>modal: true,//Setze den Hintergrund auf grau<br>}); ( "#checkandPass" ).dialog ( <br>return true; <br>}); ><br><body> <br><div><input type="button"id="reviews"value="Click me"/> ><div id="checkandPass " title="review comments" style="display: none;"><form id="passideas_true" method="post" enctype="multipart/form-data" > <br><div> ; <BR><div style= "margin-top: 20px;text-align: center;"><button style="height:30px;width:80px;" upfpass_true" >OK</ button> <br><button style="height:30px;width:80px;" id="sb">Abbrechen</button> <br></div> <br> </form> <br></div><br></html></div>