Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Closed TopicStart new topic
> [CSS][Java][PHP]Problem Pilne
mrk9109
post
Post #1





Grupa: Zarejestrowani
Postów: 445
Pomógł: 3
Dołączył: 4.06.2010

Ostrzeżenie: (0%)
-----


Witam posiadam taki problem mam w index.php wywolane za pomoca funkcji include 2 pliki sponsorzy.html i wspolpraca.html i moj problem polega na tym że jezeli do sponsorzy.html dam taki kod:
Kod
<script type="text/javascript" src="jquery-1.2.6.pack.js"></script>
<script type="text/javascript" src="stepcarousel.js">
/***********************************************
* Step Carousel Viewer 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>

<style type="text/css">

.stepcarousel{
position: relative;
border: 0px;
overflow: scroll;
width: 200px;
height: 78px;
}

.stepcarousel .belt{
position: absolute;
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left;
overflow: hidden;
margin: 2px;
width: 200px;
}


</style>
<body>

<script type="text/javascript">

stepcarousel.setup({
    galleryid: 'mygallery', //id of carousel DIV
    beltclass: 'belt', //class of inner "belt" DIV containing all the panel DIVs
    panelclass: 'panel', //class of panel DIVs each holding content
    autostep: {enable:true, moveby:1, pause:3000},
    panelbehavior: {speed:500, wraparound:false, persist:true},
    defaultbuttons: {enable: true, moveby: 1, leftnav: ['rotator/1.gif', -100, 0], rightnav: ['rotator/3.gif', -28, 0]},
    statusvars: ['statusA', 'statusB', 'statusC'], //register 3 variables that contain current panel (start), current panel (last), and total panels
    contenttype: ['inline'] //content setting ['inline'] or ['external', 'path_to_external_file']
})

</script>

<div id="mygallery" class="stepcarousel">
<div class="belt">
<div class="panel">

<a href="index2.php?site=news"><img src="http://img412.imageshack.us/img412/8766/cmcm.png"</a>
</div>


<div class="panel">

<a href="index2.php?site=news"><img src="http://img412.imageshack.us/img412/8766/cmcm.png"</a>
</div>


<div class="panel">

<a href="index2.php?site=news"><img src="http://img412.imageshack.us/img412/8766/cmcm.png"</a>
</div>

</div>
</div>

To wszystko smiga tak jak powino rotacja bannerow ale jezeli tan sam kod dodam do wspolpraca.html to juz nie dziala i nie wiem czemu oczywiscie prubowalem zmieniac nazwy itp ale nic nie pomoglo . Prosze o pomoc
Go to the top of the page
+Quote Post
erix
post
Post #2





Grupa: Moderatorzy
Postów: 15 467
Pomógł: 1451
Dołączył: 25.04.2005
Skąd: Szczebrzeszyn/Rzeszów




Temat: Jak poprawnie zada pytanie
Go to the top of the page
+Quote Post

Closed TopicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 22.12.2025 - 22:51