Want to take part in these discussions? Sign in if you have an account, or apply for one below
Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.
Ewww. I fear this is almost hopeless because of WP will sanitize your posts' content to a point where you cannot insert this kind of stuff into your posts.
Try the following, though:
a) create a my-applet.php file where you insert your applet code as you normally would. Drop this file in the blog folder (the one where your wp-config.php file is).
b) activate the phpexec plugin, disable the wysiwyg editor
c) in your post, use the following to insert the applet:
<?php include ABSPATH . 'my-applet.php'; ?>
Please post a reply in this forum to let other users know if this worked.
Best, D.
remove the <?php and ?> and things should work fine.
btw: this is a javascript, rather than a java applet. you could also have used a simple ad unit.
Cheers, D.
www.semiologic.com/software/ad-space/
D.
1 to 7 of 7