That's right! I'm using the following code to show a modal box on
document ready:
jQuery(document).ready(function(){
    tb_show('Age verification','age_verification.php?
KeepThis=true&height=140&width=550&modal=true', null);
});

The problem is that it works on vista but not on xp or ubuntu linux.
No matter what the browser is. Any ideas as I'm pulling my hair really
hard on this one.

Reply via email to