Free Dhtml Menu That Reads A Database - Anyone know one?

free web hosting
Open Discussion > CONTRIBUTE > The Internet > Web Design

Free Dhtml Menu That Reads A Database - Anyone know one?

psychiccyberfreak
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.

Notice from snlildude87:
Do not use note tags because they are only for admins and moderators.

Reply

Keeper
Are you sure that you can create menu bar which reads database using simple dhtml??? huh.gif
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 cool.gif

Good Luck

____________________________________________
Keeper, Sons of the Dragon http://mercenaries.net.ru

Reply

psychiccyberfreak
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?

Reply

psychiccyberfreak
I found out that there were some scripts (someone told me) but he didn't know where they were. sad.gif You know what they say... when in doubt, ether A) find another way, or cool.gif google it!

Reply

psychiccyberfreak
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!

Reply

unicornrose
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!

Reply

psychiccyberfreak
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>

Reply

Tyssen
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.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Recent Queries:-
  1. web page dhtml menu problem - 287.08 hr back. (1)
  2. javascript menu from database - 340.02 hr back. (1)
  3. dhtml menu for php and mysql - 394.49 hr back. (1)
  4. pop-up menu using jsp & mysql - 530.92 hr back. (1)
Similar Topics

Keywords : dhtml, menu, reads, database

  1. A Little Help With This Css Menu..
    (2)
  2. Navigation Menu
    Anyone help please? (1)
    Hey. I've been trying to create myself an horizontal Navigation bar for Central-Gaming (my
    site) but I've had no luck. /sad.gif" style="vertical-align:middle" emoid=":(" border="0"
    alt="sad.gif" /> Everytime I use a Generator and paste the HTML code in the "home.html" file nothing
    shows up. Just little white blocks as if they was applet codes. Michael gave me a bit of good
    information, he said I had to remove all codes that are applet, and remove the code " " etc. Could
    anyone help me with this Navigation bar, or just post an example code for one? I'd like ....
  3. Database Normalization
    (0)
    For those of you... who really reall Ok... I am sharing to trap17 an easy to use image file to
    brush up your understanding of database normalization. Everytime I have to understand the concepts,
    I have to go through the complete text and its a little hard to do that... Had some requirement
    recently, and I thought I will prepare something like this and refer to, when there are future
    requirements. This is not exhaustive and very detailed. Helps to get some basic understanding. Prior
    knowledge about the databases, structure will help in understanding the complete concepts....
  4. How To Use A Database For Chess Results?
    How to set-up, configure, and utilize a database to store chess result (0)
    Hi, I'm running a website for our chess club. Recently we decided to add a feature for members
    to simply enter their tourney results there but I do not exactly know how to do it. The first
    problem is how to create form for people to enter their game results. I just have an idea that
    working with drop down menus is faster, esaier and more precise than typing the information. The
    second problem is how to make these results search-able? Let me tell you the final problem which is
    the worst of all that is I do not know how to build a member area. Because Qupis does no....
  5. Mysql Database Not Working
    (3)
    well i'm getting an error message(a databass connection warning) for all of the parts of my site
    that connects to a mysql database i check my database users pertmissions and i try to do the repair
    database thing and it's still not woeking. am i the only person having this or is it an overall
    trap17 issue and how do i fix it.....
  6. Ips Installer Database Details [resolved]
    It wont accept localhost... (6)
    CODE Access denied for user 'skyed211_central'@'localhost' to database
    'skyed211_centralgaming' I get this error message when trying to install my IPB. It will
    not accept localhost, nor mysql. Can I get any help please? I've tried many times to get past
    this part, but it's not happening /sad.gif" style="vertical-align:middle" emoid=":(" border="0"
    alt="sad.gif" />....
  7. C# Enable Winform Plugin
    This article enables your C# Winform application to have flexible menu (0)
    This article enables your windows form application to have plugins. What is Plugins? Plugins are
    .dll assembly that is put in your application folder that enable your application to have extended
    features which uses separate codes instead of your main assembly file (exe files). The reasons to
    create plugin enabled application is that you can let other programmer to develop plugin for your
    application, then just plug the dll in the application, and your application is ready to use them
    without knowing. Joomla's components&modules or Winamp's Plugin is for these fe....
  8. Need Advice On Setting Up Mysql Database.
    I have a huge amount of daily data updates to be inserted. (4)
    First of all, to get the idea of what I am trying to achieve here, please have a look at my
    idea thread, entitled Idea For Using A Cron Job To Grab Daily Travian Map.sql Updates . This gives
    a prelude to the project, what it is for, what it is supposed to do, etc. Now, what I need is
    specific advice on setting up the mySQL database(s) to implement this idea. There is a useful FAQ
    file for how to make use of the map.sql data located on the help.travian.com website, which also
    gives an example of the CREATE TABLE instruction that matches the data in the map.sql fi....
  9. Creating A Floating Javascript Docking Menu
    (1)
    I have found two scripts. I found one(shown bellow) here that creates a floating box that will
    follow you down the page when you scroll. I found another one here that creates a docking menu
    like that of OSX. Now I want to combine these effects to create a docking menu that floats and
    follows you everywhere you scroll to on the page. In the above code I change the div class from
    floatdiv so that it could use the style in the style.css that came with the docking menu. I then got
    stuck trying to make both JavaScript scripts work on the same div. I'm appealing ....
  10. Need Help With My Database [resolved]
    retrive data as a link (6)
    This is the situation: I have a database where you can add bands ( theire albums, genre other
    info) For the album part they can add for each album the songs. So what do i want: When i show
    the results there only shoul display the bandname which should be a link to the more detailed info
    like albums biography etc. How do I do that. Is there a name for this and are there any
    tutorials. thx in advance....
  11. Is The Database System Gone Again? [resolved]
    Errors on PHPMyAdmin again (12)
    I wonder if there is a problem with the PHPMyAdmin system again? When trying to get into it, I once
    again get the following: QUOTE Warning: session_write_close() : SQLite: session write query
    failed: database is full in /usr/local/cpanel/base/3rdparty/phpMyAdmin/index.php on line 42
    Warning: session_write_close() : Failed to write session data (sqlite). Please verify that the
    current setting of session.save_path is correct
    (/var/cpanel/userhomes/cpanelphpmyadmin/sessions/phpsess.sdb) in
    /usr/local/cpanel/base/3rdparty/phpMyAdmin/index.php on line 42 Warning: Ca....
  12. Database Or Pdf
    Best way to list books on my site (3)
    Hi all, I am not sure if this is the right place to post but I'm sure you'll tell
    me if it's not. My problem is this: I have a website where I sell books and it's one of
    those simpleton sites where I don't need to know code, I just click icons etc Anyway, I can
    upload images to the server and need to have them in different resolutions and link from a thumbnail
    to the larger picture. What I am trying to say is I have about 6000 books to display on my
    website which is impractical as it takes me about 10 mins to load 1 copy. What is the ....
  13. Phpmyadmin
    Create new database: No Privileges (7)
    i can not make a sql for diff srcipt, but the sricpt i have is php, DJ-cpanel.. all tho i can not
    install it the error is like this Creating Database Tables No database selected there a mysql
    database is made, but i can not use it for othere stuff... plz note that this is Free script and not
    for paid.. is there a way that the myqsul can not use sql other scripts? or it maybe not working...
    but i am not sure if the script not working or it can be the server may be down on mysql...? ....
  14. How To Manage The Database For E-books Website In My Sql?
    (3)
    I wanna know how to manage the database for website of e-books with forum in it, n the database is
    in mysql. PLZ HELP ME!....
  15. I Need Help Transferring Sql Database?
    (3)
    ok so i am trying to transfer mediawiki's but i am having trouble with exporting importing the
    database. I am using phpmyadmin on both sides of the hosts. When i do the import i get this.
    QUOTE SQL query: -- -- Database: `apolopedia` -- CREATE DATABASE `apolopedia`
    DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci; MySQL said: Documentation #1044 - Access
    denied for user 'jaenagle'@'localhost' to database 'apolopedia' I tried to
    give my user all rights, but it gave me this also. QUOTE SQL query: GRANT A....
  16. Ms-access Database Question
    Allowing Web Access to the Informaton (3)
    Hi. I wanna know if there is a way of accessing an MS-Access database so that my site can extract
    data from it and make it avilable online. I have an accounting package that saves everthing in an
    MDB file and I want that info available for my clients from whereever thay are. Split Topic ....
  17. Database With Mysql++
    getting mySQL++ to work with trap17 (7)
    Hi, I'm trying to build an online game and figured the easiest way to do the server list would
    be to make a mySQL database for it; however, I use the con() command on the IP i get from pinging my
    website and I always get an abnormal program termination; however, it will work with the mySQL on my
    own machine. The code is below: CODE #include <iostream> #include <iomanip>
    #include <mysql++> #include "pass.h"//holds my password (i program at
    school) int main(void) {     Connection con("t3jem3_test","....
  18. Helpful Registry Edit For Java Programmers
    Command Prompt on right click menu (3)
    With this registry edit you can easily open the current folder in prompt without going through any
    Change Directory commands (cd). This is useful for people like me who are programming in JAVA, and
    every time to create class files and test them I have a diificult time just entering the commands in
    Prompt. But if you don't want to use this registry edit you can create the directory in
    C:\ drive like C:\files so you have to navigate very little in prompt. If you are
    experienced in regedit you can do it yourself shown below OR download the attachment and app....
  19. Reducing Windows Vista Start Menu Programs Response Time.
    How to do it. (4)
    If you have been using Microsoft Windows Vista for quite some time, you would have noticed that
    installing a number of programs/softwares into your computer considerably slows down the response
    time of your start menu program folder, sometimes up to one second or more before the programs
    listed in a particular start menu folder is displayed. Worst of all, if you are trying to launch a
    program from you start menu which is within another start menu prrograms folder. Well, I have found
    a way to bypass this very annoying thing in Windows Vista. I have about 98 start menu en....
  20. Can I Make Dynamic Menu In Php
    is it posible to make dynamic menu in php without javascript (7)
    As there are many java script by which we can have event based interaction like,message on mouse
    over etc,that we can create dynamic menu in javascripts to make navigation bar ,but is it possible
    in php to have this acomplished without javascripts,i am new to php,is it possible?. Thanks....
  21. Web Page Tree Menu: Style Sheet - Javascript
    (6)
    I got bored and lazy working on the things that I should do... so I end up creating this tree menu
    for anyone to use if they find it interesting. Well the idea is to create a tree menu in a webage.
    Instead of those linear menu it would be better to add more dynamic to your webpage with a tree
    menu. Others use image rollovers. As expecte the tree menu should behave like the one in Windows
    Explorer. When you click a node depending on its state it will pull down or pull up its chlid nodes.
    I have achieved by exploiting one style sheet property, display . Basically this s....
  22. Css Menu -- A Little Help Needed
    i want a cool menu (5)
    ok, basicly i learned on trap17 that tables are bad for webdesign beacouse of their slow loading and
    incompability with browsers. since i have some html, css and even php skills (very little indeed but
    i have the will) i'm building this new website for local alternative club. i have enough time to
    build it, so it means i can practice on those skills.. i basicly know how to build css website (and
    i have a good book about it /smile.gif" style="vertical-align:middle" emoid=":)" border="0"
    alt="smile.gif" /> ) so i wont bother you much with all of it, just this menu i ....
  23. Quick Question
    Is there a limit on the size of the MySQL database? (10)
    Question's in the title!....
  24. Can You Add Images Into A Mysql Database?
    Using Php? (20)
    I'm learning php in class right now, but I'm still not that good at it, what I'm
    wondering is when I write the php so that it can connect with a database, can I at the same time
    have it that it is able to display back images that I choose. Like, I want a search feature, where
    you can search for a keyword, and it will bring back a list of all the possible entries with that
    keyword, but each of these entries will have a photo associated with it. Now, do I put these image
    files directly into the database, or do I write the code to link them from my files to th....
  25. Connect To Remote Oracle Database With Toad
    i'm lost (7)
    Hey gang, long time no see, my bad! Anyway, I got me a question. Does anybody know how to
    connect to a remote oracle database using toad? When I read the docs for toad I get the impression
    that I have to have a local oracle installation in order to use toad, but that just seems silly. I
    guess I'm stuck at the point of trying to figure out how to tell toad where to look for all of
    the configuration information it needs for the connection if I don't have any "Oracle Home"
    directories. :crosses fingers: Peace!....
  26. Mysql Database Size
    related to the free database space (7)
    hi all! this is my first post /biggrin.gif' border='0' style='vertical-align:middle'
    alt='biggrin.gif' /> and i have a doubt, how much mysql space i am allowed to use... i mean how
    much is available for my free account....
  27. Import From Excel File Into Mysql Database
    (11)
    Has anyone tried using the excel import function that comes with phpmyadmin
    http://www.phpmyadmin.net/home_page/ - it does not require any additional plug-ins or scripts and
    is fairly straightforward to use. In phpmyadmin, if you click on the database table which you wish
    to import the data to , there is a link on the bottom left corner which says "insert data from a
    text file into the table" - although it says text file it still can be used to import an excel file.
    When you click on this link you will be taken to a page where you will be asked for the file name
    (the....
  28. Brain Chip Reads Man's Thoughts
    want one? :P (16)
    QUOTE Mind over matter : He can think his TV on and off, change channels and alter the volume
    thanks to the technology and software linked to devices in his home. Read the article in full
    here: http://news.bbc.co.uk/2/hi/health/4396387.stm my thoughts (without the benefit of a brain
    chip as of yet /tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif' /> ):
    amazing! and immensely beneficial for people who have lost their motor skills. but will it
    remain in the threshold of use by paralyzed people only? will there come a time when even no....
  29. Java Script Drop Down Menu With Css
    - a full code for a dynamic drop down (2)
    Introduction This is a code that I use to dynamically create the drop down menus. First, you have
    to edit the following code and put it in your Javascript. Notice : /*** SET BUTTON'S FOLDER HERE
    ***/. Edit that to your folder. Also, the /*** SET BUTTONS' FILENAMES HERE ***/. This creates a
    mouseover when the drop down is activated. Put all your onmouseover images under: oversources = new
    array; and your onmouseout images under : upsources. Be sure to set your on and out images above
    each other. CODE /*** SET BUTTON'S FOLDER HERE ***/ var buttonFold....
  30. Mysql Database Setup : Setting Up Mysql Database
    Guide to use MySQL database in your site (6)
    A SMALL INTRODUCTION TO DATABASE ============================= I have seen that many members have
    problems with Database. Here is a small INFO which should give you the IDEA. mySQL is a DATABASE
    server. You can access it using the link in Cpanel. Cpanel can be accessed by
    "www.YOUR-SITE.com/Cpanel" There you have 4 Main Options :- 1> CREATE A DATABASE 2> CREATE A USER
    3> ADD USER TO DATABASE 4> PHPMYADMIN CREATE : IT ALLOWS YOU TO CREATE A DATABASE CREATE USER
    : IT ALLOWS YOU TO CREATE A USER. USING THIS, YOU CAN ACCESS THE DATABASE. A DATABASE CANNOT BE....

    1. Looking for dhtml, menu, reads, database

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for dhtml, menu, reads, database

*MORE FROM TRAP17.COM*
Similar
A Little Help With This Css Menu..
Navigation Menu - Anyone help please?
Database Normalization
How To Use A Database For Chess Results? - How to set-up, configure, and utilize a database to store chess result
Mysql Database Not Working
Ips Installer Database Details [resolved] - It wont accept localhost...
C# Enable Winform Plugin - This article enables your C# Winform application to have flexible menu
Need Advice On Setting Up Mysql Database. - I have a huge amount of daily data updates to be inserted.
Creating A Floating Javascript Docking Menu
Need Help With My Database [resolved] - retrive data as a link
Is The Database System Gone Again? [resolved] - Errors on PHPMyAdmin again
Database Or Pdf - Best way to list books on my site
Phpmyadmin - Create new database: No Privileges
How To Manage The Database For E-books Website In My Sql?
I Need Help Transferring Sql Database?
Ms-access Database Question - Allowing Web Access to the Informaton
Database With Mysql++ - getting mySQL++ to work with trap17
Helpful Registry Edit For Java Programmers - Command Prompt on right click menu
Reducing Windows Vista Start Menu Programs Response Time. - How to do it.
Can I Make Dynamic Menu In Php - is it posible to make dynamic menu in php without javascript
Web Page Tree Menu: Style Sheet - Javascript
Css Menu -- A Little Help Needed - i want a cool menu
Quick Question - Is there a limit on the size of the MySQL database?
Can You Add Images Into A Mysql Database? - Using Php?
Connect To Remote Oracle Database With Toad - i'm lost
Mysql Database Size - related to the free database space
Import From Excel File Into Mysql Database
Brain Chip Reads Man's Thoughts - want one? :P
Java Script Drop Down Menu With Css - - a full code for a dynamic drop down
Mysql Database Setup : Setting Up Mysql Database - Guide to use MySQL database in your site
advertisement



Free Dhtml Menu That Reads A Database - Anyone know one?



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE