Re: Please review my site Programming Web Development by jasper-king The site looks nice with many useful tutorials and categories related to online streaming. Also, I like the floating menu that helps you to find right content. You did a good job with the website :) Menu with an if else Programming Software Development by madref This program won't print the menu number the user enters??? /* Currency equivalence to the Dollar*/…;, &menunum); /* 30 Users enters the number on the menu bar */ if (menunum == 1){ printf("%f\n"…amp;final1); /* 30 Users enters the number on the menu bar */ } return 0; } //A Re: Menu with an if else Programming Software Development by red_evolve Hi, I did not try to run it but, you declared menunum as an Integer right? [code] scanf("%f", &menunum); /* 30 Users enters the number on the menu bar */ [/code] On that line, menunum should be scanned as %d? Menu Digital Media UI / UX Design by ytregnn How should I do in Photoshop to make a menu like this (in the top) to get that "depth"/3D-feeling. I've tried with both a brush and with the 'Gradient tool' but I never seem to get it quite as good.. Look at the menu at the top for an example of what I mean; [url]http://ebin.wordpress.com/[/url] Thank you. Menu Programming Software Development by skarocks47 I want to create a menu. The files i have are main.cpp BMI.cpp and … Re: Menu Programming Software Development by skarocks47 …] So what would I put to call these from the menu? Re: Menu Programming Software Development by Ancient Dragon 1) Create another loop [code] int main() { while( true ) { // blabla } } [/code] 2) I don't know what you mean by "clear last text". If you mean clear the screen, don't bother. Just print a couple blank lines and reprint the menu. Re: Menu Programming Software Development by skarocks47 I thank you for your help. But i cant seem to implement the loop. I just want it to loop back to the main menu after each of the programs run. Menu Programming Web Development by wilko1995 Hi, How would i go about creating a menu like the one that this website has? [URL="http://oas.com.au"]http://oas.com.au[/URL] Re: Menu Programming Web Development by AleMonteiro What you want is a horizontal accordion menu. There's a lot of example on the web. Here's a couple, using JQuery: [url]http://designreviver.com/tutorials/jquery-examples-horizontal-accordion/[/url] [url]http://www.portalzine.de/Horizontal_Accordion_Plugin_2/index.html[/url] Hope it helps. Menu Digital Media UI / UX Design by jcomputing Can anyone tell me how to make a menu like this site www.sky.com menu Digital Media UI / UX Design by ahsan376 i have downloaded a menu from [here](http://apycom.com/menus/1-black.html) i want to add it my blog but i cannot add it plz help me. Re: menu Digital Media UI / UX Design by ahsan376 is there any trick to add menu like this in my blog? Menu - Command Programming Software Development by Alq Veers …0, column=2) self.mb.menu = Menu(self.mb, tearoff=1) self.mb["menu"] = self.mb.menu self.presetColourVar = IntVar() self.gridlinesVar…0, column=1) self.mb.menu = Menu(self.mb, tearoff=1) self.mb["menu"] = self.mb.menu self.helpFileVar = IntVar() self.… Re: Menu - Command Programming Software Development by TrustyTony …=0, column=2) self.mb.menu = Menu(self.mb, tearoff=1) self.mb["menu"] = self.mb.menu self.presetColourVar = IntVar() self.gridlinesVar…=0, column=1) self.mb.menu = Menu(self.mb, tearoff=1) self.mb["menu"] = self.mb.menu self.helpFileVar = IntVar() self.helpWikiVar… menu is behind image Digital Media UI / UX Design by patuie … an image on the web page. HTML /* menu */ /* common styling */ .menu {font-family: arial; font-size: 14px; width…:200px; position:relative; margin: 5px;} .menu ul li a, .menu ul li a:visited {display:block; text-…33CC66 ; color:#000; width:150px; padding: 2px;} .menu ul li:hover ul li:hover a.hide {width:150px… Re: menu is behind image Digital Media UI / UX Design by patuie …lt;style type="text/css"> /* menu */ /* common styling */ .menu {font-family: arial; font-size: 14px; width…:200px; position:relative; margin: 5px;} .menu ul li a, .menu ul li a:visited {display:block; text… ; color:#000; width:150px; padding: 2px;} .menu ul li:hover ul li:hover a.hide {width:… Menu control not working in IE6 Programming Web Development by apgriffiths … 20px;*/ list-style: none; } .myMenuCSS ul.AspNet-Menu ul { /*left: 0%; z-index: 400; list-…; height: 100%; display: inline; } .myMenuCSS ul.AspNet-Menu ul ul /*Tier 3*/ { top: 10em; left: 0… li:hover, /*list items hovered over*/ .myMenuCSS li.AspNet-Menu-Hover { width: 100px; background: #DC8700; display: inline;… Menu Items Do Not Stand Firm in CSS Digital Media UI / UX Design by varoluscu_prens …gt; <li> <a href="#"> Menu Item-1 </a> <ul> <li… <li><a href="#"> Sub-menu Item-3 </a></li> </ul…> <li><a href="#"> Menu Item-3 </a> <ul> <…gt; <li><a href="#"> Menu Item 7 </a></li> </… Menu with different class Programming Web Development by dante123 … document "functions.php": <?php // function to draw menu (top and left) function draw_menu($script, $items, $div_id) { // start …the list for the menu $menu = ' <ul id="list-nav">'; // loop through… Menu does not work Programming Web Development by JonJacobs …site in the same (top level) folder as Menu.aspx. Search.aspx is super simple and displays …seperately just fine. Here is the source for Menu.aspx <%@ Page Language="C#" …" StaticDisplayLevels="2"> </asp:Menu> <asp:XmlDataSource ID="XmlDataSource1" … Menu and game not working properly. Please help Programming Software Development by sirlink99 ….gif"); //target = getImage (getDocumentBase (), "cont2.gif"); menu = getImage (getDocumentBase (), "menub.gif"); //target = getImage (….drawImage (menubg, 100, 50, 500, 645, this); g.drawImage (menu, 240, 530, this); g.drawImage (cont, 360, 530, this… Menu Compilie error Programming Software Development by Interista … [code] //main.cpp #include <iostream> #include "Menu.h" using namespace std; int main(){ { SportsClothingMenu(); } system(&…quot;pause"); return 0; } [/code] [code] //Menu.h #ifndef H_MENU #define H_MENU #include <iostream> #include… Menu, how to put calculation in there Programming Software Development by khelly … using std::cin; using std::endl; struct menu typedef struct menu RECORD; void addRecord(RECORD input[], int arraycounter);…lt;endl; cout<<"\t MAIN MENU"<<endl; cout<<&…;" 4 = Exit"; cout<<"\nEnter Menu Number : "; cin>> menuEnter; if(menuEnter… menu in a program that has some rectangles Programming Software Development by endsamsara …quot;Presione cualquier tecla para continuar..."); getch(); } getch(); } } int MENU() { int accion=0; while(accion!=ESC) { accion=submenu(); clrscr(); switch…} getch(); } } int submenu() { char opc; clrscr(); printf("\n\n MENU:\n\n"); printf("<<F1>>… Menu bug Programming Software Development by simplySH … text, but when I open the main menu, the icon in the pull down menu is not correctly displayed until I hoover…=PhotoImage(file="gui/information.gif") #menu init self.myMenu=Menu(self) #help menu self.menu_help=Menu(self.myMenu, tearoff=0) self.menu_help… menu button Digital Media UI / UX Design by zeeshan_kust …replacement using css when i move mouse over menu button it changes its image but on …height: 69px; padding-left: 380px; } #menu ul { list-style: none; } #menu li { display: inline; } #menu a { float: left; width: 107px; … the html code is [code]<div id="menu" style="position: absolute; top: 207px; … Re: menu is behind image Digital Media UI / UX Design by floatingDivs Try placing a z-index on the inner UL. .menu ul li:hover ul li:hover ul { z-index: 2; } Re: menu is behind image Digital Media UI / UX Design by patuie [QUOTE=floatingDivs;1491024]Try placing a z-index on the inner UL. .menu ul li:hover ul li:hover ul { z-index: 2; }[/QUOTE] Didn't work. I was wondering if it is because I don't have a code for the small images. I have it so when you hover over the image a larger one appears. Re: menu is behind image Digital Media UI / UX Design by patuie …;div id="container"> <div class="menu"> <iframe src="peart_menu.html" width…