xtron
Feb 22 2005, 09:11 AM
| | I really need a free, cool and easy-to-integrate JAVASCRIPT menu builder for my new site. I mean free to use as in unlimitated use provided i link the producer's site to my menu. Anyway if someone knows anything pleas help. Thanks !! |
Reply
miCRoSCoPiC^eaRthLinG
Feb 22 2005, 09:43 AM
QUOTE(xtron @ Feb 22 2005, 04:11 PM) I really need a free, cool and easy-to-integrate JAVASCRIPT menu builder for my new site. I mean free to use as in unlimitated use provided i link the producer's site to my menu. Anyway if someone knows anything pleas help. Thanks !! [/tab]I don't know much about free ones.. but there's a very good paid one which I use at times... Its called Tigra Menu Builder and you can get it at: http://www.softcomplex.com/products/tigra_menu/[tab]Another excellent one is AllWebMenus - you can design hundreds of different kind of menus including floating nav bars on left/right/top, treeview menus, slideout/popup menus... anything you care to imagine. Get it at: http://www.likno.com/----------------------------------------------------- This is a question and in the wrong forum. The What Is? forum is more oriented towards sharing some new fact that you learned today. Moved to WebDesign section... m^e
Reply
banjosforpeace
Feb 23 2005, 09:49 AM
You can also try MenuMaster. Seems pretty cool to me.
Reply
Hercco
Feb 23 2005, 05:32 PM
If you're not familiar with Javascript coding, the best way to do Javascript menus is stealing  . Just when you see a cool menu on a website. Ctrl-U, Ctrl-C, Ctrl-V And make your changes (urls and names) Well of course website owners posses the right to their source codes, but I personally wouldn't mind if someone stole some code from my site. Just be reasonable.
Reply
tillus
Feb 26 2005, 11:41 PM
I always use xara menu maker, it's not free, but a very good tool with many templates you can see it at my (german) website: www.tillus.tkI think there's a free version on the web, try to find it at google....
Reply
kraizii88z
Mar 10 2005, 01:41 AM
QUOTE(Hercco @ Feb 23 2005, 10:32 AM) If you're not familiar with Javascript coding, the best way to do Javascript menus is stealing  . Just when you see a cool menu on a website. Ctrl-U, Ctrl-C, Ctrl-V And make your changes (urls and names) Well of course website owners posses the right to their source codes, but I personally wouldn't mind if someone stole some code from my site. Just be reasonable.  Take the code, and just chop it up the way you want..
ANother place to get a menu is..: http://dhtml-menu.com/menu-demos/demo1650.html , it's not free
Reply
rkage
Mar 12 2005, 12:58 PM
There are some pretty cool CSS menus that create drop down effects and everything. The benefit to those are they work on nearly every computer and load instantly. Just a suggestion though. I know alot of my friends and even my school (for security reasons I dont understand) turns off Javascript and when they go to a website that uses menus with Javascript, they can't navigate if the site is poorly built and so they leave before they even have a look around. Personally, I find Javascript can be very useful but when put in the wrong hands, can be VERY VERY annoying. So think is it worth using Javascript if you could be sending one in every twenty of your visitors away simply because they can't access your site? And if you still want to use it, that's fine but put text links to all your pages at the bottom of your pages, at least that way some non-js users can still look around your site.
Reply
kenjvalip
Mar 14 2005, 08:42 AM
IF you want cool program to create a cool menu, try DHTML menu by sothink. Although it doesn't support frontpage extension it is still easy to configure. There is a 15 day trial period you can download at thier site and if you are intereted with the software go ahead and buy it. It's a nice software.
Reply
Recent Queries:--
coolmenu ie7 - 23.89 hr back. (1)
-
the best menu builder - 24.68 hr back. (1)
-
best php javascript menu - 25.48 hr back. (1)
-
using javascript showhide and dropdown menus together - 25.89 hr back. (1)
-
top javascript menus - 65.07 hr back. (1)
-
top java menu - 85.55 hr back. (1)
-
best java menu builder - 100.15 hr back. (1)
-
htlm menu builder - 155.09 hr back. (1)
-
best javascript menu - 50.00 hr back. (4)
-
tigra menu does not refresh - 171.98 hr back. (1)
-
best js menu - 176.32 hr back. (1)
-
best menu builder - 180.73 hr back. (1)
-
best javascript menu builders - 196.26 hr back. (1)
-
best javascript menus - 204.67 hr back. (1)
Similar Topics
Keywords : javascript, menu, builder
- Javascript Problem
(3)
Xhtml, Javascript, Css And Frames.
(0) Hello, I am building a form where a user selections several options (it uses javascript to modify
checkbox values based on other selections). At the end I need to re-generate html code based on the
selected form values, I don't particularly care what way it's done (although my site is
XHTML 1.0 Transitional), but I need it to update on the fly as they change options. The HTML code
is Google AdSense code, and I am trying to build my own from to generate all the different ad types
and generate the code (it's not just for me). What kind of options do I have?....
Ie Png Transparency Javascript?
is there one? (3) im working on a new design for my website but i need to be able to have transparent pngs. its all
fine in firefox and i think IE 7 it works, but IE 6, cos i no half the people that will be going on
my site will use internet explorer 6. so basically, does anyone know any javascript that will make
transparent PNG's work on internet explorer? id use gif but i dont just want a transparent
background. also, id use CSS and just gifs but i need some of it to not be transparent, lol im
fussy. so if you know anything please tell me, i gave up on javascript, its too hard. ....
Can I Make A Webpage With Javascript
title kinda says it all (9) ok, i plan to make a game, and i was wondering if i can make my webpage in javascript, i just
started learning it for this massive enderour i plan to over take, and i wanted to know if it was
possible lol. im also learning php and mysql. Thanks, Zemon1....
Javascript Show / Hide Functions
need some fine-tuning (3) Searching before posting my topic, i found this very helpful post. Javascript show + hide
However, I'm still muddling around trying to fine tune it, and since i'm no good at coding,
I'd appreciate any help. Using that example, how do I get the div text to be hidden on loading,
rather than showing it all at page load. Also, is there a way to have the text change when clicked?
so that for example, it would say "expand" when it's the small amount of text, and "collapse"
when it's the full text? ....
Need Help With JS/CSS Dropdown Menu
(11) Hey guys, I'm helping out a friend in designing a site for his business and got stuck
with JS/CSS Dropdown menu. Searching around I found one of the easiest to implement scripts at
Dynamic Drive . I managed to implement the script partially, i.e. got the top menu showing up.
Looked good so far. Here's the screenshot: After defining the menu divs, you're
supposed to call the script that performs the dropdown action using a code like this: CODE
cssdropdown.startchrome("name_of_main_menu_div"); When I call the function, my page lay....
Help With Menu Using CSS
(14) I've been trying to figure out this drop down kind of pop-out menu from
http://www.alistapart.com/articles/horizdropdowns I'm not exactly sure what it is I am doing
wrong. On the site I've noted, it talks about CSS, and Javascript, and IE fixes, so I'm
getting mighty confused. My main focus is to get the verticle drop down menu on my page, and
everything else to be in line as well. But I can't even get the menu to show up. I've put
the main part of the lists in a CSS file here: menu.css CODE FTV Menu @import
"menustyle.c....
Where To Get Chat/Guestbook/Photo Album etc. Scripts?
javascript and flah chat , guestbook, photo album and other (4) Post here some links where u can download flash or javascript chat , guestbook, photoalbum, forum
... etc ......
JavaScript
(1) Is there any place that i can get javascript from to use on my web page? Also are there any
tutorials on how to write javascript. I have no idea how it works and would be greatful for any help
that i can get. Thanx....
Get Input From Html/txt File?
with just html/css and maybe javascript? (2) I was just wondering if it's possible to retrieve text (and maybe images) from a .html or .txt
file. So for example you get the header and footer from an external file. Is it possible with just
html/css and maybe a little javascript or does it require server side scripting like php???
-=jeroen=-....
Hiding/showing Text On Click
is it possible with css/javascript (2) Ok, I got an question: I want to make a site with a news box or something similar. It's gonna be
a table with a small piece of text and an "read more" button. Now I want to make it so that if
people click on the "read more" there will appear an other piece of text underneath it. How do I do
this? thanks in advance, -=jeroen=-....
Creating Expanding Menu Tree In A Web Page
sharing my knowledge (7) hey guys... im here to share some tricks i picked up along the way in creating or designing web
pages... this trick is making an expanding tree menu like the one you can find in the Windows
Explorer.. very cool eh! the trick is done by using javascript and some of its objects.. so here we
go Lets say for example you want to create this tree menu Fruits Apple Small
Medium Large Grapes With seeds Seedless Banana Green Yellow and
you want to make this menu collapse or expand when click the first we do is encode this smal....
Random Images On Eacht Pageload And Refresh.
best in plain htlm or javascript (6) Im looking for somethin that puts a diffrent image for each pageload/refresh. And it should be
something that dosent need any super server technolgys like php and mysql and all that stuff.
something that is enough just on the page and finished.....
Php: How To Make A Menu With Images ?
Help needed (6) i try to make a site and i know html but i don't understand php, can somebody post some
code's? know somebody how you must make a menu in php with images at it, etx.....
Javascript Disables Css Link?
(4) Here's the code I'm using for my javascript link I decided to add to a website I'm
working on: Go Back The problem is that the css doesn't affect the javascript link. It
displays as a plain blue underlined link. The stylesheet correctly renders regular links to other
pages in the site, so the problem doesn't lie in my CSS coding. Thanks for the help.....
How Can I Change The Colors Of A Drop-down Menu?
using css or some other ways (3) Hi guys, si ther anyone who can help me with modifying the color of my dropdown menu form? I used
css in textboxes, and other things also.....
Drop Down Menu Help
(8) ok i have a bunch of buttons, and I want it so when the mouse goes over it a drop down menu appears,
so I have no idea how to code like that, all the buttons including the drop down part are in .gif
format soo tell me if this is possible, thank you /biggrin.gif' border='0'
style='vertical-align:middle' alt='biggrin.gif' /> ....
Rollover Menu Problems
After visited, hover doesn't work! (2) Here's my problem: I have a simple rollover menu, where the links light up whenever your mouse
is over one of them. It works fine. In the simplest sense, I used this CSS code: (in .css file)
a:link, a:visited {color:#000000} a:hover {color:#FF0000} This works! Yay! Okay. But when
I click on any of the links (it is therefore considered "visited"), the hover function doesn't
work anymore. The link becomes static (hover does not work anymore). And yes, I want my unvisited
and visited links to be the same color. Question: How do I get the hover functi....
Creating Dhtml Menu
do you know how to create cool menu? (2) I've searching for a while, but never could find the best solutions for menu design. could
anyone tell me where to find the best site that provide DHTML menu creation?.....
Javascript
Do you use javascript in your page ? (20) Hi , I begin to use Javascript recently. I understand very well and I'm already able to make
little scripts. I like Javascript , it adds interactivity to the page. But sometimes , it is not so
good ( Alerts while a page is loading ) So when do you use it , and when do you think Javascript is
the most useful on a page. Thanks Mathieu....
how do u make menu?
dynamic menu (21) for the site i am building i need one so can some one tell me where to find one or a code of one?....
JavaScript template
(1) to begin a javascript template, you will need to begin with this code.... Untitled
Document ....
Dynamic ASP Javascript
(0) to begin a dynamic ASP Javascript you will need to begin with this code..... Untitled
Document ....
Looking for javascript, menu, builder
|
*SIMILAR VIDEOS*
Searching Video's for javascript, menu, builder
|
advertisement
|
|