[jQuery] New jQuery Plugin Authoring Pattern
o your opinions, feedback, ideas, and suggestions ... Thanks, Milan Adamovsky
[jQuery] Re: Execute script loaded into div from ajax
ly be: <script> alert('Dynamically injected code executed and I want to display ' + showHTML()); function showHTML() { $("b").html() } My HTML This should work for you. Note that I haven't tested the dummy code above, but that'