Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Slideshow in php

Parašė VardasGeras· 2015 Rugp. 21 12:08:14
#1

Stai html kodas slideshowo :

 
<html>
<head>
<link href="jsImgSlider/themes/1/js-image-slider.css" rel="stylesheet" type="text/css" />
    <script src="jsImgSlider/themes/1/js-image-slider.js" type="text/javascript"></script>
    <link href="jsImgSlider/generic.css" rel="stylesheet" type="text/css" />
</head>
<body>
 
<div id="sliderFrame">
        <div id="slider">
            <a href="http://www.menucool.com/javascript-image-slider" target="_blank">
                <img src="images/2.jpg" alt="Welcome to ps3hm.besaba.com" />
            </a>
            <img src="images/1.jpg" alt="" />
            <img src="images/2.jpg" alt="Want an ad here? Contact us" />
            <img src="images/1.jpg" alt="Want an ad here? Contact us" />
            <img src="images/2.jpg" />
        </div>
        <div id="htmlcaption" style="display: none;">
            Website is not stable right now and we are working on it.
        </div>
    </div>
 
</body>
</html>
 


Noreciau ji perkelti i php faila , paprastai pabandziau iterpti tarp savo dizaino php su echo, tai neveike, gal kas nors zino kaip ?

Redagavo VardasGeras· 2015 Rugp. 21 12:08:53