Positioning a layer relative to a table

Hi,
I've created a site based on a table that is centered in the
browser window.
I want to add a small layer to accommodate a dropdown menu -
which should be positioned just under one of the navbar buttons.
I know I need to somehow position the layer relative to the
table - but I'm really bad at code. Can anyone help?
(The navbar is actually a seperate file called 1nav.php that
is 'included' in the main file called 'template.php'. - in case
that makes a difference.)
You can see the site so far at:
www.mywebspinners.com/SR/template.php
Or just the navbar file at:
www.mywebspinners.com/SR/1nav.php
Thanks,
- Greg

This illustrates nicely some of the 'one-way' problems that
one can get into
by using only Design view (i.e., things that can happen that
you CANNOT get
yourself out of), and why it's always important to acquire
some familiarity
with HTML and CSS to work at all productively with
Dreamweaver (or any HTML
authoring system, for that matter).
Osgood beat me to the punch on his recommedation, and I think
it may be the
cause - but I'm waiting to see the results before posting
further.
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
==================
"Osgood" <[email protected]> wrote in
message
news:[email protected]...
> GregInFrance wrote:
>> Hi - sorry - I have no idea where all these things
ought to go. I just
>> use the 'Design' view in Dreamweaver -i never
actually write code. Is
>> the code you included in your last post how mine
should look - as I can't
>> see a difference. Sorry to be such a pain.
>
>
> You need to go into code view. Find all of the code
below, select it, cut
> it then paste it directly before the closing
</head> tag. If your relying
> on design view then give up now because its not going to
happen.
>
> <style type="text/css">
> <!--
> #Dropdown {
> position:absolute;
> left:306px;
> top:115px;
> width:231px;
> height:91px;
> z-index:1;
> visibility: hidden;
> }
> -->
> </style>
>
> <script type="text/javascript">
> <!--
> function MM_reloadPage(init) { //reloads the window if
Nav4 resized
> if (init==true) with (navigator) {if
>
((appName=="Netscape")&&(parseInt(appVersion)==4)) {
> document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
> onresize=MM_reloadPage; }}
> else if (innerWidth!=document.MM_pgW ||
innerHeight!=document.MM_pgH)
> location.reload();
> }
> MM_reloadPage(true);
>
> function MM_findObj(n, d) { //v4.01
> var p,i,x; if(!d) d=document;
>
if((p=n.indexOf("?"))>0&&parent.frames.length) {
> d=parent.frames[n.substring(p+1)].document;
n=n.substring(0,p);}
> if(!(x=d[n])&&d.all) x=d.all[n]; for
(i=0;!x&&i<d.forms.length;i++)
> x=d.forms
[n];
>
for(i=0;!x&&d.layers&&i<d.layers.length;i++)
> x=MM_findObj(n,d.layers.document);
> if(!x && d.getElementById)
x=d.getElementById(n); return x;
> }
>
> function MM_showHideLayers() { //v6.0
> var i,p,v,obj,args=MM_showHideLayers.arguments;
> for (i=0; i<(args.length-2); i+=3) if
((obj=MM_findObj(args
))!=null)
> { v=args[i+2];
> if (obj.style) { obj=obj.style;
> v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
> obj.visibility=v; }
> }
> //-->
> </script>
> <link href="rs-styles.css" rel="stylesheet"
type="text/css" />
>

Similar Messages

  • Errror related to sql table

    hi  guys this is anuj kumar sharma just wanted to know that one thing  related to sql table actually when i  installed sap 4.7ee every thing is ok after installation  server start prpperly
    all wp are in wait condition and  status is yes but when go to logon through sap front end it shows an error
    that is abap run time error:-
    error:- DBIF_RSQL_TABLE_UNKNOWN occured p1[psql/ft
    what should i do to remove that and face that plz help me  out.

    thanks for reply but me want to know that:-
    actually  when i installed sap 4.7ee every thing is ok after installation server start prpperly. means that every steps is ok process list msz server wp table all are at correct position but problem is that  when i go to log on through front end it shown abap run time error
    error:- DBIF_RSQL_TABLE_UNKNOWN occured p1[psql/ft
    all wp are in wait condition and status is yes
    what do want to know .......tell me
    i think it is a lience error it may or may noy can you suggest me......?????????
    what should i do to remove that and face that plz help me out.

  • The position of the worker, from which table can I get?

    Hi,
    Whether a person with a given pernr, how can I know whether he is a manager or an employee etc.
    Which table and which field of this table.
    Thanks.

    Hi,
    To get the position for a person you need to go to table PA0001 table (PLANS field).
    Once you get the position, to check whether that position is Manager's position
    You need to go to table HRP1001 and check whether is there any entry exist for the position with relationship 'B002' (SUBTY field), if entry exists then the position is manager's position. The all the entries in SOBID fields are subordinate position to the managers position.
    Hope this helps,
    Shrinivas

  • Query related to Internal Table

    Hi ,
          I have a small query related to internal table , can we dump millions of records to an internal .
    The actual requirment is like i need to develop a report in BI side where i have to dump records into an internal table  from PSA tables without filtering .
    Can we do so ....
    or do we have any other option to dump the data to an internal tables .
    need some tips on the same .
    Thanks ,
    VInay.

    Hello Vinay,
    I believe the following extract will give you a brief idea on the size limitations for an internal table.......
    Internal tables are dynamic data objects, since they can contain any number of lines of a particular type. The only restriction on the number of lines an internal table may contain are the limits of your system installation. <u><i>The maximum memory that can be occupied by an internal table (including its internal administration) is 2 gigabytes. A more realistic figure is up to 500 megabytes. An additional restriction for hashed tables is that they may not contain more than 2 million entries.</i></u>
    Hope it proved useful
    Reward if helpful
    Regards
    Byju

  • Relation between MSEG table and movement types in 2lis_03_bf

    Hi all,
    May i know the relation between MSEG table and 2lis_03 _bf xtractor stock type/stockcategory where we see the informarion in r/3 side for this, you answers gets rewarded.
    regards,
    Dan.

    Hi,
    Most of the data for IM comes from the tables MSEG andd MKPF. You can go to MSEG contents and see the data there. You will find all the movement types, stock types and stock categories there. You can also use the transactions MB5B, MB51 etc.. to see the related info in R/3. As I said most of the data comes from these tables but not all the data. It uses some internal programming to get the data.
    Hope it helps...

  • Tables related to cluster tables..

    Dear all,
    i know the concept of cluster tables, how data is stored in cluster tables and related to small tables.
    i want to know what are all the tables to related to a cluster table.
    Say for BSEG is a cluster table, and BSIK, BSAK and other tables are related to BSEG.
    how can we know what other tables are related to BSEG?
    Thanks in advance.

    BSIK and BSAK are index tables for BSEG, but are transparent tables and not part of the cluster.
    To see what other tables are part of the cluster:
    Go to SE11 and press the "delivery and maintenance" tab. You will see that cluster is RFBLG. double click on it. It will display RFBLG.
    Take the menu path
    Utilities -> where used list
    then select tables.
    You'll see the tables in the cluster.
    Rob

  • What is the Relation between System Tables and FND Table?

    Hi,
    I have two LOV's. First one is Module Name. Here I will select Module Name as GL, AP, AR.... In the second LOV it should populate all the API's available in the module. I tried with the following tablesFND_APPLICATION AND ALL_SOURCES. But there is no relation between these tables.
    Can anyone suggest me..
    Please help me out.
    Thanks in Advance,
    Sateesh

    Hi,
    I have two LOV's. First one is Module Name. Here I will select Module Name as GL, AP, AR.... In the second LOV it should populate all the API's available in the module. I tried with the following tablesFND_APPLICATION AND ALL_SOURCES. But there is no relation between these tables.
    Can anyone suggest me..
    Please help me out.
    Thanks in Advance,
    Sateesh

  • Relations Between MLCD table and material movements type

    Dear all,
    I Have a question about relations between MLCD table and Material movements.  For Example We have a movement type Z71 when we did a movevent with tis movement type from MB1C Transaction. System creates a record in Mlcd Table. in this table Category field is VN and  PCat field is V. How system decides about VN and V
    is there any table which contains these conversions or is there any custimization in MM or CO modules ?
    Could you please help me if you have any information about subject.
    Best Regards

    Hi Anupam
    Thanks for your speedy reply.sorry i forget to mention i need FG materials details for given plant,production version,metrial type.In
    MKAL i am not able to give material type as input parameter
    Regards
    Bala

  • Design an uix page which is not related an database table

    Hi;
    I want to design a uix page, but this page elements is not related an database table, only pass through the parameter to run a report, how can i do this easly
    Thanks

    Such functionality is not generated/supported by JHeadstart. But you can build this page manually using JDeveloper. Please use the JDeveloper online help and/or the JDeveloper forum for help if you get stuck.
    In monitoring this forum we have to set priorities, and we simply lack the resources to help you with questions not related to JHeadstart. I hope you understand this.
    Steven Davelaar,
    JHeadstart Team.

  • How to check relation between two tables in same database

    How to check relation between two tables in same database using Oracle SQL developer. Version 2.1.1.64

    Hi,
    Try this,
    SELECT   cons.owner AS child_owner, cons.table_name AS child_table,
             cons.constraint_name constaint_name,
             cons.constraint_type constraint_type, col.owner parent_owner,
             col.table_name parent_table, col.column_name column_name
        FROM dba_cons_columns col, dba_constraints cons
       WHERE cons.r_owner = col.owner
         AND cons.r_constraint_name = col.constraint_name
         AND col.owner = 'MY_USER'
    ORDER BY child_table;Thanks,
    Shankar

  • Can one move one layer relative to another in Elements 11?

    Can one move one layer relative to another in Elements 11?

    Yes. Open the layers pallet:
    Window >> Layers
    You can drag layers up and own the stack. Wait until you see a blue line and then drop.

  • Make relation between 2 table programilly

    how can I make a relation between 2 tables ( one to many) through code
    and also broke this relation through code

    You just need these commands:
    https://msdn.microsoft.com/en-US/library/zkyz3407%28v=vs.80%29.aspx
    https://msdn.microsoft.com/en-US/library/sdwsys0z(v=vs.80).aspx
    Bye, Olaf.
    Olaf Doschke - TMN Systemberatung GmbH http://www.tmn-systemberatung.de

  • Position: absolute, Fixed, Relative, Static

    Hi ,
    I dont understand yet now css "Position: absolute, Fixed, Relative, Static"
    Anybody have a brief tutorial for this plz help?

    Fixed examples.
    http://alt-web.com/DEMOS/CSS2-Sticky-Footer.shtml
    http://alt-web.com/DEMOS/CSS2-Sticky-Text.shtml
    Nancy O.

  • How do I position AP Div Tags relative to a Table?

    Hi!
    I know that it is possible to position an AP Div Tag relative to the header using a template in Dreamweaver. However, I am not able to position to relative when using a table so if you know how then help would be appreciated! Thank you! (I am using CS5 by the way)

    webdesigner3383 wrote:
    Hi!
    I know that it is possible to position an AP Div Tag relative to the header using a template in Dreamweaver. However, I am not able to position to relative when using a table so if you know how then help would be appreciated! Thank you! (I am using CS5 by the way)
    Not sure why you want to do this as it can be hit and miss.
    I would insert a <div> in a table cell and set its position to relative and then insert an absolutely positioned <div> inside of the relatively positioned one:
    <td>
    <div style="position: relative;">
    <div style="position: absolute; top: 50px; left: 40px;">Content goes here</div>
    </div>
    </td>
    I think that should work although I havent tried inserting <divs> inside a <td> cell for many moons.

  • How do I position my layer/table for my header in the center and up top?

    I have designed a site before on my dreamweaver 4 site and
    decided to design a new one. I just tried to insert my header into
    the website and it worked fine. However, how to I align it directly
    in the center and all the way to the top so their is no space from
    the top of my site and header? My header is about 960 pixels wide
    and was hoping to have it centered when viewed with a few inches of
    background on each side. My last sight it just worked out when I
    did but not this time.
    Just so you know, I set a header layer down first, then put
    in a single row and column table, then inserted my Gif header.
    Header looks great but placement is wrong. Thanks

    Good grief - DW3? It's not there. You will have to do it in
    code view.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "dontsettle22" <[email protected]> wrote in
    message
    news:fm1p83$pql$[email protected]..
    > Darn it, this is what I was looking for, however, I am
    on dreamweaver 3.
    > I can't find an insert ....layout....div. Any other
    ideas where I find
    > div?

Maybe you are looking for

  • IUser class not recognized in JSP page

    Hi All,            I am trying to get the roles of the user logged in. I am getting the user name by using IUserContext userContext = request.getUser(); String firstName = userContext.getFirstName(); How to get the roles of the user. When i am using

  • Difficulties playing iDVD's on my MACBOOK and powerbook

    I have burned some dvd's and supervideo discs on my MAcbook Pro 17 inch 2,4 duo, with iDVD but they wont play on dvd player. They DO play on my dvd player on my television, but not on my MAcbook or Powerbook any ideas why these discs are readable onl

  • Message selector on JMSCorrelationID?

    I am wondering how to do a selective get on a queue using the JMSCorrelationID field. I can set my own fields for message selectors fine, but I wanted to standardize on this field for simplicity; is there a straightforward way of doing this?

  • I have a new iPod touch and cannot get my apple id verified for imessage or facetime - any help?

    I have an Apple ID and it works but I cannot use iMessage or Facetime. I enter my apple id and password and it hangs up at the verify stage. I have received the email which apple sends and it states that my apple id is verified. Any help with this?

  • Merging ActionScript into existing FLA or SWF

    Hi Folks, Are there any tools or tricks to do this? I'm trying to take existing (arbitrary) FLA file (or SWF) and merge in bunch of ActionScript code into it so that resulting FLA file (or SWF) ends up executing my ActionScript when the Flash present