|
|
|
|
![]() ![]() |
May 6 2005, 08:44 PM
Post
#1
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 425 Joined: 19-October 04 From: long island, ny Member No.: 1,831 |
Hey, anybody know a DHTML menu that reads info from a database?
for people who don't know, just like windows' "start menu" with the popup menus I want to mod it so that in phpnuke I can edit it admin panel end. I would like it to be vertical. This post has been edited by snlildude87: May 6 2005, 09:41 PM |
|
|
|
May 6 2005, 10:33 PM
Post
#2
|
|
|
Advanced Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 143 Joined: 30-January 05 Member No.: 3,507 |
Are you sure that you can create menu bar which reads database using simple dhtml???
If i'm right simple DHTML with JavaScript can't use any ODBC drivers or simply connect to the MySQL Database... Maybe you can try to use JSP/ASP or PHP technology ? You will be able to connect to the Database from them Good Luck ____________________________________________ Keeper, Sons of the Dragon http://mercenaries.net.ru |
|
|
|
May 6 2005, 10:43 PM
Post
#3
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 425 Joined: 19-October 04 From: long island, ny Member No.: 1,831 |
yeah, I know in php, but mabie if I make a new html layer and have tables pop up up front. Mabie? anybody think of a better Idea?
|
|
|
|
May 6 2005, 10:58 PM
Post
#4
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 425 Joined: 19-October 04 From: long island, ny Member No.: 1,831 |
I found out that there were some scripts (someone told me) but he didn't know where they were.
|
|
|
|
May 8 2005, 09:13 PM
Post
#5
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 425 Joined: 19-October 04 From: long island, ny Member No.: 1,831 |
wow, I think that's worthy of clapping!
umm, yeah, I think I found something. I'm going to mod it so it is compatible with the very popular "somare porumente" or someting like that. It is going to be great! I'll tell you guys when it's done, but If you can find a dhtml menu with: -mysql reading -css color controll -large icons in the root items only -good functionality Then please help me by giving me a download link! |
|
|
|
May 8 2005, 11:16 PM
Post
#6
|
|
|
A smile is a golden drop of sunshine for one tiny moment. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 294 Joined: 6-March 05 From: I live near the Mouse on the Pacific Side in the US. Member No.: 4,188 |
Hello there!
You can find alot of neat DHTML scripts for free at dynamic drive: http://www.dynamicdrive.com/ I am not sure if they have exactly what you are looking for but even if they don't you might find something that is useful for you there. Have a great day! |
|
|
|
May 9 2005, 11:54 PM
Post
#7
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 425 Joined: 19-October 04 From: long island, ny Member No.: 1,831 |
allright, I've seen some good scripts like that, so now I want a good place to learn DHTML. That way, I can use "sommaire parametrable" as the admin backend, and use it's database to intergrate the DHTML menu.
one thing- can you carry variables over to javascript embeded things? EX: CODE <?php $myvariable = 56 ?> <script> //I dont know too much javascript, //so this is where you would put a code that displays '$myvariable </script> |
|
|
|
May 10 2005, 04:15 AM
Post
#8
|
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,161 Joined: 9-May 05 From: Brisbane, QLD Member No.: 6,818 |
For an alternative to a DHTML dropdown menu, check out Suckerfish Dropdowns - CSS dropdown menu which uses only 12 lines of javascript and works in just about every browser. I use this method on my company's site.
|
|
|
|
![]() ![]() |
Similar Topics