Hi, is it possible to suppress a java script from being called ? Namely i've got the following script which gets fired up on load which i want to avoid :
<script> window.print();</print> This causes a print dialog to apear which i don't want . is there a way to close that dialog , or even better prevent the call by intercepting the js code above ? thanks in advance :) , Loo -- You received this message because you are subscribed to the Google Groups "tellurium-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en.
