UmutCandan adlı üyeden alıntı: mesajı görüntüle
umut
<script type="text/javascript" src="http://mediaplayer.yahoo.com/js"></script>
<script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/jquery.js"></script>

<script type="text/javascript">
$(document).ready(function(){
                           
    //prepend span tag
    $(".jquery h1").prepend("<span></span>");
                                  
});
</script>
<script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/jquery-1.2.2.pack.js"></script>

<script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/ddaccordion.js">

/***********************************************
* Accordion Content script- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* Visit http://www.dynamicDrive.com for hundreds of DHTML scripts
* This notice must stay intact for legal use
***********************************************/

</script>


<script type="text/javascript">


ddaccordion.init({
    headerclass: "ba2", //Shared CSS class name of headers group
    contentclass: "ba3", //Shared CSS class name of contents group
    revealtype: "mouseover", //Reveal content when user clicks or onmouseover the header? Valid value: "click" or "mouseover
    collapseprev: true, //Collapse previous content (so only one open at any time)? true/false
    defaultexpanded: [], //index of content(s) open by default [index1, index2, etc] [] denotes no content
    onemustopen: false, //Specify whether at least one header should be open always (so never all headers closed)
    animatedefault: false, //Should contents open by default be animated into view?
    persiststate: true, //persist state of opened contents within browser session?
    toggleclass: ["", "selected"], //Two CSS classes to be applied to the header when it's collapsed and expanded, respectively ["class1", "class2"]
    togglehtml: ["", "", ""], //Additional HTML added to the header when it's collapsed and expanded, respectively  ["position", "html1", "html2"] (see docs)
    animatespeed: "normal", //speed of animation: "fast", "normal", or "slow"
    oninit:function(headers, expandedindices){ //custom code to run when headers have initalized
        //do nothing
    },
    onopenclose:function(header, index, state, isuseractivated){ //custom code to run whenever a header is opened or closed
        //do nothing
    }
})


</script>

<?php get_header(); ?>


<?php if (have_posts()) : while (have_posts()) : the_post(); ?>

<div class="post" id="post-<?php the_ID(); ?>">

<table width="300%" border="0">
  <tr>
         <td><a href="<?php the_permalink() ?>" rel="bookmark"><div class="ba2"><h3 class="storytitle"><?php the_title(); ?></h3></div></a></td>
       </tr>
       <tr>
         <td><div class="ba3"><?php the_content(__('(more...)')); ?></div>
</td>
       </tr>
     </table>



<?php endwhile; else: ?>
<p><?php _e('Sitemizde boyle bir mp3 bulunmamaktadir.'); ?></p>
<?php endif; ?>

<?php posts_nav_link(' — ', __('&laquo; Onceki Sayfa'), __('Sonraki Sayfa &raquo;')); ?>


<?php get_footer(); ?>
umut wordpress in index i değğil ... temanıın index.php sini