Help with DW & FW8 nav position in vertical centred page

I have a FW8 CSS navbar which is contained within a wrapper
div for a horizontally and vertically centred page (table layout).
Works ok in Firefox and looks ok in IE but when IE browser is
resized the navbar isn't staying in place. I've changed the
position elements but can't get the combination right. Can anyone
help please?

For what it's worth,
td img {
/* Another Mozilla/Netscape bug with making sure our images
display
correctly
display: block;
this is not a Moz bug. It's an IE one. Moz is displaying
images according
to the standards - it's IE that is creating your problems.
And what you
have done here is to bludgeon Moz into compliance by making
an image
something it's not.... For what it's worth.
With regard to the FW menus, I have decided not to help
people with them.
I'm sorry, but since MM created them this way against the
advice of their
many consultants, I think they need to support their
creation. Just look at
that stupid mess of CSS....
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"Mdsign" <[email protected]> wrote in
message
news:[email protected]...
>I have a FW8 CSS navbar which is contained within a
wrapper div for a
> horizontally and vertically centred page (table layout).
Works ok in
> Firefox
> and looks ok in IE but when IE browser is resized the
navbar isn't staying
> in
> place. I've changed the position elements but can't get
the combination
> right.
> Can anyone help please?
>
> html, body, #wrapper {
> background-color: #E8EFF7;
> height:100%;
> margin: 0;
> padding: 0;
> border: none;
> text-align: center;
> }
>
> td img {
> /* Another Mozilla/Netscape bug with making sure our
images display
> correctly
> */
> display: block;
> }
>
> #FWTableContainer841513528 {
> /* The master div to make sure that our popup menus get
aligned correctly.
> Be
> careful when playing with this one. */
> position:relative;
> margin:0px;
> width:750px;
> height:30px;
> text-align:left;
> }
>
> #MMMenuContainer0314150012_0 {
> /* This ID is related to the master menu div for menu
> MMMenuContainer0314150012_0 and contains the important
positioning
> information
> for the menu as a whole */
> position:relative;
> left:188px;
> top:30px;
> visibility:hidden;
> z-index:300;
> }
>
> #MMMenu0314150012_0 {
> /* This class defines things about menu
MMMenu0314150012_0's div. */
> position:absolute;
> left:0px;
> top:0px;
> visibility:hidden;
> background-color:transparent;
> width:148px;
> height:110px;
> }
>
> .MMMIFVStyleMMMenu0314150012_0 {
> /* This class determines the general characteristics of
the menu items in
> menu
> MMMenu0314150012_0 */
> width:148px;
> height:22px;
> voice-family: "\"}\"";
> voice-family:inherit;
> width:140px;
> height:14px;
> }
>
> .MMMIVStyleMMMenu0314150012_0 {
> /* This class determines the general characteristics of
the menu items in
> menu
> MMMenu0314150012_0 */
> width:148px;
> height:22px;
> voice-family: "\"}\"";
> voice-family:inherit;
> width:140px;
> height:14px;
> }
>
> #MMMenu0314150012_0_Item_0 {
> /* Unique ID for item 0 of menu MMMenu0314150012_0 so we
can set its
> position
> */
> left:0px;
> top:0px;
> }
>
> #MMMenu0314150012_0_Item_1 {
> /* Unique ID for item 1 of menu MMMenu0314150012_0 so we
can set its
> position
> */
> left:0px;
> top:22px;
> }
>
> #MMMenu0314150012_0_Item_2 {
> /* Unique ID for item 2 of menu MMMenu0314150012_0 so we
can set its
> position
> */
> left:0px;
> top:44px;
> }
>
> #MMMenu0314150012_0_Item_3 {
> /* Unique ID for item 3 of menu MMMenu0314150012_0 so we
can set its
> position
> */
> left:0px;
> top:66px;
> }
>
> #MMMenu0314150012_0_Item_4 {
> /* Unique ID for item 4 of menu MMMenu0314150012_0 so we
can set its
> position
> */
> left:0px;
> top:88px;
> }
>
> #MMMenuContainer0314150012_0 img {
> /* needed for Mozilla/Camino/Netscape */
> border:0px;
> }
>
> #MMMenuContainer0314150012_0 a {
> /* Controls the general apperance for menu
MMMenuContainer0314150012_0's
> items, including color and font */
> text-decoration:none;
> font-family:Verdana, Arial, Helvetica, sans-serif;
> font-size:10px;
> color:#6699cc;
> text-align:left;
> vertical-align:middle;
> padding:4px;
> background: url("mmmenu2_148x22_up.gif") #e6eef7;
> font-weight:normal;
> font-style:normal;
> display:block;
> position:absolute;
> }
>
> #MMMenuContainer0314150012_0 a:hover {
> /* Controls the mouse over effects for menu
MMMenuContainer0314150012_0 */
> color:#cc0000;
> background: url("mmmenu2_148x22_over.gif") #e6eef7;
> }
> #MMMenuContainer0314145458_1 {
> /* This ID is related to the master menu div for menu
> MMMenuContainer0314145458_1 and contains the important
positioning
> information
> for the menu as a whole */
> position:absolute;
> left:467px;
> top:30px;
> visibility:hidden;
> z-index:300;
> }
>
> #MMMenu0314145458_1 {
> /* This class defines things about menu
MMMenu0314145458_1's div. */
> position:absolute;
> left:0px;
> top:0px;
> visibility:hidden;
> background-color:transparent;
> width:113px;
> height:22px;
> }
>
> .MMMIFVStyleMMMenu0314145458_1 {
> /* This class determines the general characteristics of
the menu items in
> menu
> MMMenu0314145458_1 */
> width:113px;
> height:22px;
> voice-family: "\"}\"";
> voice-family:inherit;
> width:105px;
> height:14px;
> }
>
> #MMMenu0314145458_1_Item_0 {
> /* Unique ID for item 0 of menu MMMenu0314145458_1 so we
can set its
> position
> */
> left:0px;
> top:0px;
> }
>
> #MMMenuContainer0314145458_1 img {
> /* needed for Mozilla/Camino/Netscape */
> border:0px;
> }
>
> #MMMenuContainer0314145458_1 a {
> /* Controls the general apperance for menu
MMMenuContainer0314145458_1's
> items, including color and font */
> text-decoration:none;
> font-family:Verdana, Arial, Helvetica, sans-serif;
> font-size:10px;
> color:#6699cc;
> text-align:left;
> vertical-align:middle;
> padding:4px;
> background: url("mmmenu1_113x22_up.gif") #e6eef7;
> font-weight:normal;
> font-style:normal;
> display:block;
> position:absolute;
> }
>
> #MMMenuContainer0314145458_1 a:hover {
> /* Controls the mouse over effects for menu
MMMenuContainer0314145458_1 */
> color:#cc0000;
> background: url("mmmenu1_113x22_over.gif") #e6eef7;
> }
>

Similar Messages

  • Newbie - Help with Fireworks CS5 nav bar

    I am new to Fireworks. I am using Fireworks CS5. I need help with creating navigation bars and menu. Any tutorial or tips is greatly appreciated.
    Thank you.

    You'll find a tutorial named "Create a basic navigation bar" in the Fireworks help files.

  • Help with my flash Nav Bar? [easy stuff]

    hey guys, looking for a little bit of help with some simple
    flash here, I have a flash banner for a website, there are 5
    seperate buttons, the instance names are:
    home_btn
    about_btn
    equip_btn
    work_btn
    contacts_btn
    what code am i looking for to open each new page in the SAME
    browser window that the index page first opens in?
    i have this code for it right now but it's not working
    because of the obvious conflicts:
    var request:URLRequest = new URLRequest("
    http://www.fhwm.ca/index.shtml");
    home_btn.addEventListener(MouseEvent.CLICK,goURL);
    function goURL(event:MouseEvent){
    navigateToURL(request);
    var request:URLRequest = new URLRequest("
    http://www.fhwm.ca/about.shml");
    about_btn.addEventListener(MouseEvent.CLICK,goURL) ;
    function goURL(event:MouseEvent){
    navigateToURL(request);
    var request:URLRequest = new URLRequest("
    http://www.fhwm.ca/equipment.shml");
    equip_btn.addEventListener(MouseEvent.CLICK,goURL) ;
    function goURL(event:MouseEvent){
    navigateToURL(request);
    var request:URLRequest = new URLRequest("
    http://www.fhwm.ca/work.shml");
    work_btn.addEventListener(MouseEvent.CLICK,goURL);
    function goURL(event:MouseEvent){
    navigateToURL(request);
    var request:URLRequest = new URLRequest("
    http://www.fhwm.ca/contacts.shml");
    contacts_btn.addEventListener(MouseEvent.CLICK,goU RL);
    function goURL(event:MouseEvent){
    navigateToURL(request);
    any help would be much appreciated

    You should eliminate what you know to be obvious conflicts
    and then repost your code. Someone might be wasting their time
    telling you something you already know.
    For instance, you cannot declare the same function or
    variable more than once, as you repeatedly do. Either each button
    needs its own uniquely named/dedicated handler function and URL
    (request) variable OR you need a handler function that detects
    which button is the target of the event and assigns the URL to the
    request variable via a switch or other conditional code which is
    then used to process the page loading.

  • Can You Help with an iWeb Nav Bar Not Displaying Problem?

    Hi Everyone,
    I have had a website that I created with iWeb and have successfully hosted with me.com (Mobile Me) for the past 8 months. I added a new page yesterday and ever since then, the Nav Bar has stopped appearing on any browser. This happens on every page of my site where there should be a Nav Bar.
    I brought up the Safari "Activity" window and when I load one of my pages in, error messages pop up that may hold the clue for someone helping out. (I'm not sure if this has anything to do with the problem.)
    All the "http://..." components (not shown) load in okay, but the following "https://..." components below are followed by a "bad server certificate" error message.
    https://www.me.com/st/1/sharedassets/2.0.4/Common/Scripts/Site/iWebImage.js
    https://www.me.com/st/1/sharedassets/2.0.4/Common/Scripts/Site/iWebSite.js
    https://www.me.com/st/1/sharedassets/2.0.4/Common/Templates/Layered%20Paper/Laye redPaper_01.jpg
    https://www.me.com/st/1/sharedassets/2.0.4/Common/Templates/Layered%20Paper/Laye redPaper_04.jpg
    No, I haven't tried deleting the page I created yesterday. I'm quite proud of it and would hate to can it. I will, if I have to, but before then, I was hoping someone else familiar with this problem had a solution they could share.
    Thanks.

    Hello
    I am having the same problem. I have had my website with mobile me for nearly 2 years and have never had a problem.
    However my Nav Bar has disappeared on the published website. When I go into iWeb it is there. I have made some changes and republished it - a few times - and when live you can only get to the Home page, there is just a dot where all the other pages used to list.
    I brought up the Safari Activity window and it tells me that only 13 of 15 items are there. It doesn't show any other errors.
    I would love some help on how to fix it.
    Thanks
    http://www.allthingsslimey.com.au

  • Help with multiple layers moving position

    Hi I am new to After effects so apologies if this is a daft question.
    I have a map as my main layer and I have created a text layer.I want to animate the position of the map which can easily be done.However all other layers move with the map layer.So if I move across the map all other layers moves aswell.When I want them to stay in a fixed position
    I would be grateful for any help
    Thanks

    We can't know anything without knowing the structure of your project, what you animate exactly and so on. Layers don't automatically move in unison, that would only happen if they are pre-composed, parented or linked with expressions or your footage is a flattened file in the first place. Conversely, moving the camera in a 3D scene naturalyl would make all 3D layers respond to that camera, but not 2D layers. anyway, we realyl can't know what's going on without more info. Screenshots of the timeleine might tell a lot....
    Mylenium

  • I need help with a flash nav and switching pages!!!

    is there anyway to point the browser to play a swf file from
    a specific point (labeled frame) in the movie after switching
    (html) pages?
    basically it's a nav bar that needs to be played from the end
    of the movie after the first opening (html)page.
    I know i can do this with frames, but i would love to avoid
    that if possible. and the only other option i know would be to have
    2 swf files. there has to be a "on(load) /gotoandplay() or some
    combination to make this work, it seems to be too close to not be
    possible.
    thanks for all the help.

    SHouldn't be too involved. Just set a variable with JS (or
    whatever
    language you can use, I used JS simply b/c you stated HTML
    pages, not PHP or
    ASP), then in your flash movie, have your first frame do a
    basic if/then or
    do a switch (if it's available in AS).
    if ($var==1){
    gotoAndPlay (1,1);
    elseif ($var--2){
    gotoAndPlay(1,2);
    etc.
    Alternately, you could set a session variable, but you would
    have to have
    dynamic pages to do that.
    "Dminadeo" <[email protected]> wrote in
    message
    news:elkjne$gei$[email protected]..
    >
    quote:
    Originally posted by:
    Newsgroup User
    > You could have your pages set a value on them, and read
    that value into
    > flash.
    >
    > Ie, say your value is set via javascript. I would
    imagine you could then
    > pass that to yoru flash movie, which would reference the
    place to start
    > before actually starting the movie.
    >
    > HTH,
    >
    > Jon
    >
    >
    > that sounds a little more involved than i thought it
    would be, but i'm
    > willing
    > to give it a shot. any other pointers?
    > thanks again
    >
    >
    >

  • Help with halo left nav

    Hello Everyone,
    This is my first time posting something on the macromedia
    forum. I was looking to create a personal website, and first used
    (laugh ) frontpage, but then switched to dreamweaver. I like the
    "Halo Left Nav" template, yet need help. And yes, I am a
    dreamweaver noob.
    1) On the top, how do you change the links for the global
    links and the submenu links.
    2) How do I make it so the top stays there the whole time,
    but only the bottom part changes. I know you must use frames, but
    is there a specific way to do it.
    Thanks for you help
    Email me at [email protected] if needed

    As a DW noob, I caution you that the HALO templates will be
    quite
    frustrating for you. They are really intended either as -
    * learning tools, or
    * page templates for those familiar and comfortable with HTML
    and CSS and
    javascript
    If you are trying to build something to actually put on the
    web, I would
    suggest that you consider starting a bit lower on the totem
    pole! 8)
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "bobjr" <[email protected]> wrote in message
    news:e2ivhs$rsk$[email protected]..
    > Hello Everyone,
    >
    > This is my first time posting something on the
    macromedia forum. I was
    > looking
    > to create a personal website, and first used (laugh )
    frontpage, but then
    > switched to dreamweaver. I like the "Halo Left Nav"
    template, yet need
    > help.
    > And yes, I am a dreamweaver noob.
    >
    > 1) On the top, how do you change the links for the
    global links and the
    > submenu links.
    >
    > 2) How do I make it so the top stays there the whole
    time, but only the
    > bottom part changes. I know you must use frames, but is
    there a specific
    > way to
    > do it.
    >
    > Thanks for you help
    > Email me at [email protected] if needed
    >

  • Help with background image center position in firefox

    See here on
    firefox<<<
    i dont know whats going wrong, i tried many different ways
    with divs only but doesnt work...
    any help appreciated...
    css
    /* CSS Document */
    body {
    background-image:url("resources.jpg");
    background:url("resources.gif") no-repeat center;
    .textstyle01res {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:62%;
    color:#FFFFFF !important;
    text-align:center;
    padding-top:360px;
    text-decoration:none;
    .textstyle01res a {
    color:#FFFFFF !important;
    text-align:center;
    padding-top:360px;
    text-decoration:none;
    html
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    <link href='res.css' rel="stylesheet" type="text/css"
    media="screen" />
    <title>Feast of Marriage - Resources</title>
    <style type="text/css">
    <!--
    body {
    background-color: #147972;
    -->
    </style>
    </head>
    <body>
    <div style="width:940px; height:140px;">
    </div>
    <div style="padding-left:227px;" align="center">
    <table width="200" border="0">
    <tr>
    <td><img src="res-a.jpg" border="0"
    alt=""/></td>
    </tr>
    </table>
    </div>
    </body>
    </html>

    css:
    table#centerTable {
    margin-left: auto;
    margin-right: auto;
    html:
    <body>
    <div style="width:940px; height:140px;"></div>
    <table id="centerTable" width="200" border="0">
    <tr>
    <td><img src="res-a.jpg" border="0"
    alt=""/></td>
    </tr>
    </table>
    </body>
    Lampros_uk wrote:
    >
    http://www.3ddream.net/feast/resources.html<<<
    > i dont know whats going wrong, i tried many different
    ways with divs only but
    > doesnt work...
    > any help appreciated...
    >
    > css
    > /* CSS Document */
    >
    >
    > body {
    > background-image:url("resources.jpg");
    > background:url("resources.gif") no-repeat center;
    > }
    >
    > .textstyle01res {
    > font-family:Verdana, Arial, Helvetica, sans-serif;
    > font-size:62%;
    > color:#FFFFFF !important;
    > text-align:center;
    > padding-top:360px;
    > text-decoration:none;
    > }
    > .textstyle01res a {
    > color:#FFFFFF !important;
    > text-align:center;
    > padding-top:360px;
    > text-decoration:none;
    > }
    > --------------
    >
    > html
    > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN"
    > "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    > <html xmlns="
    http://www.w3.org/1999/xhtml">
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    > <link href='res.css' rel="stylesheet" type="text/css"
    media="screen" />
    > <title>Feast of Marriage - Resources</title>
    > <style type="text/css">
    > <!--
    > body {
    > background-color: #147972;
    > }
    > -->
    > </style>
    > </head>
    > <body>
    > <div style="width:940px; height:140px;">
    > </div>
    >
    >
    > <div style="padding-left:227px;" align="center">
    > <table width="200" border="0">
    > <tr>
    > <td><img src="res-a.jpg" border="0"
    alt=""/></td>
    > </tr>
    > </table>
    > </div>
    > </body>
    > </html>
    >
    >

  • Help with Horizontal Sub Menu Position

    I am building a horizontal spry menu, the default is set so that the submenu displays vertically.  However, I would like the submenu to display horizontally as well, so that it is flush with the bottom of the main menu.  Does anyone know how to do this?

    add this style rule to your page:
    <style type="text/css">
    <!--
    ul.MenuBarHorizontal ul {
        width: auto;
    -->
    </style>
    Ben

  • I need help with some technical YouTube Settings, third party tools page

    How can I add ios mobile Safari, back to my google + third-party tools page?  I updated my ipad 2 to ios7 and could no longer upload videos to youtube for my blog.  YouTube had been saying unrecognized file type because it's not longer compatible with ios mobile photos app.
    I went into settings via the google/youtube help files and removed some old stuff from the third party apps, like blogger-an inactive blog and obviously deleted the ios moblie too that was right underneath blogger.  tried jumping through their hoops, add a phone number, verify your account, lengthen your video time, add 2 step verification (which was horrible and I went  back in and removed it), add a password for ipad, etc.  
    They (youtube/google??) have been working on stuff because there is all kinds of new things the second day I tried to figure this out via their help/redirect links.  ios mobile was there before and now it's gone, even though I did not choose/select it.  But I have noticed that the ipad screen is much more sensitive than it was before the ios7 update.  I don't even have to touch the screen for some things, it accepts and goes on it's own while my finger is hovering over the screen. 
    ipad2
    ios7.0.2
    Safari
    YouTube
    Google+

    The Title of my post, should really be....I have ipad2 with ios7.0.3 and Safari, I can't upload videos to YouTube because of Google? or ios7?
    It's now November 1st.  LOL  53 folks have read my problem and it only gets better.  I pleaded with Google/YouTube via Feedback form (because they are one and the same now) to please add ios mobile back to Google 3rd party apps and after checking every single day, someone finally added it back for me.  Yay!  Then I asked if I needed to "revoke" Google+ in the 3rd party apps because some of the help files suggested Google+ is attached to your YouTube channel and might affect uploading of videos?  For the life of me, I could not figure out how to get it off my YouTube channel.  And the help files didn't take me to a place to change it.  Upon checking 3rd party apps, I could no longer find the page they were on, and the Google+ app icon now goes no where. 
    Hey, but there are new menus with all kinds of statistics now about your account, like how many subscribers you have, what the average number of minutes people watch your videos,etc.  Hmm... so I tried uploading a video and it worked.  I got the message that ios7.0.3 with bug fixes was available a few days ago and updated to that.  I'm back to, no longer upload videos, yesterday it was still freezing on the upload screen, where you add the title of your video and all of the specs, it appears to be half uploaded with a solid blue bar half way and goes no where.  I have to close the app after an hour or more.  I have rebooted a couple of times every day.  Today it says, we could not upload your video, we did not recognize the format of this file.  And when I go to YouTube and can see all of my videos, my subscriptions, I can not remove the videos that tried to upload, they are blank gray squares.  A few days ago I could edit them out.  I guess they are still working on it.   These are the same self recorded videos, that I have been uploading for a year, same ipad.  I have sent feedback to Google/YouTube once again. 
    I'm completely at their mercy.  I have yahoo mail, so I can't send my videos via email, even though my channel has a special email address to send videos to for upload.  Yahoo will not send a video more than a minute or so.  I created an AT&amp;T email address today, and it's the same there, will not send a 15 minute video.  The upload link on YouTube no longer works, there on the same page with your special email address to mail your videos in, even though there is no email that supports a 15 minute video.  My husband suggested video compressing program.  I have not tried to upload from a PC, I do have icloud, so that may be my next route.  Other forums say they/Google/YouTube are fully aware of it and are working on it.  Still 30+ days in...
    It's a shame these companies can't work together, it's a shame that there is no answer, because we all have these devices we spent hundreds of dollars on and want them to work.  I have been searching the web for 30+ days and no one knows the answer.  Hard to believe I'm the only person having this ipad issue. 

  • Help with inserting a list element in a Web page

    Hello,
    I�m a newbie. I want to introduce an element list in a web page. I have source that creates a List as a standalone application (with a main procedure..) , through the JList class, but I want this list to appear integrated in the web page. How could I do it? Could anyone give me any idea, URL, etc...??
    Thanks,

    as writte above: if it as simple as you wrote use something like this:
    * (c) Copyright 2002 B. Braun Melsungen AG
    * All Rights Reserved.
    package domainrequest;
    import java.io.*;
    import java.util.*;
    * implements the <select> form html element providing easy methods to fill the list of options and print the html source code
    * @version      1.0
    * @author          Erik Itter
    public class HtmlListBox {
         ArrayList options = new ArrayList();//HashMap does not guarantee an order
         String name;
         public HtmlListBox(String Name){
              name=Name;
         public ArrayList getOptions(){
              return options;
         public String getOtptionName(String Value){
              for(int i=0;i<options.size();i++){
                   if((((ListBoxOption)(options.get(i))) ).getValue()==Value){
                        return ((ListBoxOption)(options.get(i))).getName();
              return null;
         public int addOption(String Value,String Name){
              options.add(new ListBoxOption(Value,Name));
              return options.size();
         public void print(PrintWriter out){
              out.println("<select name=\""+name+"\">");
              for(int i=0;i<options.size();i++){
                   out.println("<option value=\""+( (ListBoxOption)options.get(i) ).getValue()+"\">"+( (ListBoxOption)options.get(i) ).getName()+"</option>");
              out.println("</select>");
    using
    * (c) Copyright 2002 B. Braun Melsungen AG
    * All Rights Reserved.
    package domainrequest;
    * This class' only reason for existence is to be abused
    * (look at that code and you will understand...) by HtmlListBox
    * implementing a single option's data fields.
    * This is similar to the points and complex numbers they have in
    * all those tutorials...
    * @version      1.0
    * @author          Erik Itter
    public class ListBoxOption{
         String value;
         String name;
         * Constructs an option allowing to differ between the elements value and
         * the displayed representation
         public ListBoxOption(String Value,String Name){
              value=Value;
              name=Name;
         * Constructs an option taking the displayed name as value, too. Actually
         * this is the most common use but less helpfull for complex applications.
         public ListBoxOption(String Name){
              value=name=Name;
         * returns the option's value (could you imagine that...?)
         public String getValue(){
              return value;
         * returns the option's name. (...oh so predictable!)
         public String getName(){
              return name;
    it is sufficient for the three tier intranet application i am developing for our company, since the code is trivial feel free to use it if you like

  • Help with geturl as a link to another html page

    I am using a flash navbar I made, inside a html page created with DW, the action under each of the buttons is for example
    on (release) {
    getURL("links.html/", "_blank");
    it works but opens in a new window, I want it to remain in the same window ,I have tried self,blank,parent and top what do I need ?
    all the examples i see reffer to linking to another published site like "http:\\www.google.com" thats a different matter is it?
    thanks in advance

    this is the code now, nothing happens whaen i click (release)
    on (release) {
    getURL("index2.html/", "_self");

  • I just asked for help with the problem that ebay is my home page and firefox 7 will not load ebay, but will load all other sites. Then it sends me on this loop back to this same page with no help. I'm not all that computer literate, and I need help!!!

    The problem is simply this...www.ebay.com/ is my homepage. But, Firefox 7 can't load ebay, for some reason on my computer. I have checked other computers, and ebay is working. My computer loads all other sites.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    *https://support.mozilla.org/kb/clear-cache-history-and-personal-information

  • TS3274 Help with IPad

    I need help with my iPad. I am on a page that I added to home screen (OpenAppMkt) and I needed to get out but the home button won't work, or even the power button. Holding the home button for 10 secs didn't work either, and yet I can invert colors.

    RESET DEVICE
    Hold down the Sleep/Wake button and the home button together until the apple logo appears (ignore the ON/OFF slider) then let both buttons go and wait for device to restart (no data will be lost).

  • Need some help with region position

    Hi,
    I need som help with regions position....
    Background:
    I have 2 regions, I will call them reg1, reg2 and reg3.
    reg1 = Page Template Body (2. items below region content), column 1, search region.
    reg2 = Page Template Body (2. items below region content), column 2, import file region.
    reg3 = Page Template Body (3. items above region content), column 1, search result, grid region, very wide.
    Issue with the position, the setup explained makes my layout like this
    reg1--------------------------------reg2
    ------------------reg3--------------------
    What I want:
    reg1-reg2
    ------------------reg3--------------------
    What am I doing wrong?
    Regards Daniel

    Daniel,
    this will also work:
    Region1 HTML table cell attributes
    width="10%"
    Region2 HTML table cell attributes
    align="left"
    without touching the page template.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://htmldb.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

Maybe you are looking for

  • Web service for SAP R/3 user authentication

    Hi Experts,    We are searching for any standard web service/ Bapi to authenicate an SAP user from an external system which needs WSDL to check this . External system will be providing the SAP user ID and password and expects an acknowledgemnt that w

  • Reg : F4 help in disable mode

    hi, I have a input field for which search help is assigned. its working fine. Now, my req is : I want this field to be in  display mode.when the user presses F4 he should get a list of values...when he selects any value ...that should be selected in

  • Firmware update for HP1518ni

    Hi Could some one please tell me where the firware upgrade for the HP1518ni is? I have done the workaround for the problem of the printer wanting a new cartridge when there is ample ink in the cartridge. All I seem to find is the driver. I use a LINU

  • Last Confirmation Message

    I am having a problem with oracle forms 6i, the problem is that when I have changed something in my form and exit the form through the X button in the form it asks for confirmation if I want to save the changes from my form. How do I deactivate this

  • VERY NOISY i-MAC

    My mid 2010 imac's fans are very noisy and I have had them fixed by Apple approx 5 times! It is happening again and I am trying to get to the route of the problem myself, and so have downloaded a fan control software. In the software you can control