Hello!
Would you please help with getting worked - reflex.js
http://www.netzgesta.de/reflex/
I downloaded reflex.js.
Uploaded it to x-files.net.ua/js - so the path is x-files.net.ua/js/reflex.js
in the header.php i added like this:
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<?php wp_head(); ?>
<style type="text/css" media="screen">
<!-- @import url( <?php bloginfo('stylesheet_url'); ?> ); -->
<script type="text/javascript" src="js/reflex.js"></script>
</style>
</head>
in my post i added a picture like this:
<a rel="attachment wp-att-87" href="http://x-files.net.ua/?attachment_id=87"><img class="size-full wp-image-87 reflex iopacity75 itiltleft idistance1 refimgright" title="1x79 - Pilot.0-47-10.171" src="http://x-files.net.ua/wp-content/uploads/2009/08/1x79-Pilot.0-47-10.171.jpg" alt="x-files.net.ua" width="230" height="173" /></a>
that's all i've done.
but no result.
earlier it was working for me!!!
after reupgrading WP it's not! :(
help please.