Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> [JS] Skrypt na Poziome Menu
Sotery
post
Post #1





Grupa: Zarejestrowani
Postów: 38
Pomógł: 0
Dołączył: 27.01.2008

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


Zna ktoś skrypt na coś takiego:
Kliknij, aby zobaczyć
Trzeba tylko zmniejszyć trochę okno przeglądarki, bo rozciąga.

Niby i mam ten Flash, ale ciągle za każdym razem go edytować jak pojawi się nowy link - no nie bardzo itd.
A po za tym nie rozciąga on się na całą szerokość strony, co trochę niestety głupio wygląda : /
Go to the top of the page
+Quote Post
vir_e
post
Post #2





Grupa: Zarejestrowani
Postów: 55
Pomógł: 1
Dołączył: 25.03.2008

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


http://www.dynamicdrive.com/dynamicindex1/ddtabmenu.htm
Go to the top of the page
+Quote Post
Spawnm
post
Post #3





Grupa: Moderatorzy
Postów: 4 069
Pomógł: 497
Dołączył: 11.05.2007
Skąd: Warszawa




pokombinuj to w css to zrobisz.
Go to the top of the page
+Quote Post
Sotery
post
Post #4





Grupa: Zarejestrowani
Postów: 38
Pomógł: 0
Dołączył: 27.01.2008

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


vir_e - Jestem twoim dłużnikiem : )
Go to the top of the page
+Quote Post
lamcpp
post
Post #5





Grupa: Zarejestrowani
Postów: 372
Pomógł: 2
Dołączył: 10.05.2009

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


a jak to zaimplementować?

robie tak:
<?php

?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1—strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250" />
<title> Moj ortal </title>
<style type="text/css">
@import url(glowny.css);
</style>


<script type="text/javascript">
//SYNTAX: ddtabmenu.definemenu("tab_menu_id", integer OR "auto")
ddtabmenu.definemenu("ddtabs1", 0) //initialize Tab Menu with ID "ddtabs1" and select 1st tab by default
</script>


</head>

<body>

<div id="glowna">

<div id="naglowek">
<br />


<div id="ddtabs1" class="basictab">
<ul>
<li><a href="#ta">Home</a></li>
<li><a href="#ta2" rel="sc2">DHTML</a></li>
<li><a href="http://www.dynamicdrive.com/style/" rel="sc3">CSS</a></li>
<li><a href="http://tools.dynamicdrive.com/imageoptimizer/">Gif Optimizer</a></li>
</ul>
</div>


<DIV class="tabcontainer">

<div id="ta">
Sub contents hereddddddfffff
</div>

<div id="ta2" class="tabcontent">
Sub contents heressssssss
</div>

<div id="sc3" class="tabcontent">
Sub contents here

</div>




</DIV>


</div>

<div id="lewa">
<br />
</div>

<div id="prawa">
<br />
</div>

<div id="stopka">
<br />
</div>

</div>
</body>

</html>



i niesetety nie działa mi ten skrypt;/ jak to zaimplementować?
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 25.08.2025 - 09:17