toetschi
Grünschnabel
Hallo Forengemeinde,
leider muss ich schon wieder einen Hilfeschrei hier reinsetzen:
<script>
$(function() {
$( "#dialog" ).dialog();
});
</script>
<div id="dialog" title="Basic dialog">
<p>This is the default dialog which is useful for displaying information. The dialog window can be moved, resized and closed with the 'x' icon.</p>
</div>
Wieso funktioniert dieser Code nicht?
System: Win7 x64 + Firefox 9.0.1.
http://my.a-concept.org/win32/
Hier ist er live in action!
Ist das jQuery Bug?
LG
Thomas
leider muss ich schon wieder einen Hilfeschrei hier reinsetzen:
<script>
$(function() {
$( "#dialog" ).dialog();
});
</script>
<div id="dialog" title="Basic dialog">
<p>This is the default dialog which is useful for displaying information. The dialog window can be moved, resized and closed with the 'x' icon.</p>
</div>
Wieso funktioniert dieser Code nicht?
System: Win7 x64 + Firefox 9.0.1.
http://my.a-concept.org/win32/
Hier ist er live in action!
Ist das jQuery Bug?
LG
Thomas