Question on the long table inside the panelTabbed with the position of the tab = 'left '.

12.1.3 jdev

I have a few large tables inside the af af:showDetailItem: panelTabbed. My panelTabbed has the left position. In this case, I don't see the horizontal scroll bar under my long tables. The horizontal scroll bar is on the tab all.

But if I have the position of the panelTabbed as noted above, I see the horizontal scroll bar under each long tables.

Is this behavior as expected or something I was wrong to do that?

Thank you.

Finally, I figured out how to make the design that I desired using all these elements of page layout. The design requirement is to have tabs on the left side, see the vertical scroll bar if the content of the tab is too long and display the horizontal scroll bar if the table has too many columns.

I have panelGroupLayout with layout of scroll inside panelTabbed showDetailItem, have all my panelBoxes w tables inside this panelGroupLayout. In this way I am able to get the vertical scroll bar when the contents of the table have too many lines.

By removing the facet ceter of panelStretchLayout panelGroupLayout and having the region inside the facet Center directly, each layer of extendable any inherent layout. I am able to get the horizontal scroll bar below each long table inside panelBox.

It is important to know how to layout components layer.

Thank you.

Tags: Java

Similar Questions

  • How to print a long table on paper letter with titles (and feet page, if possible!) on every page?

    I can't find information anywhere and will appreciate the pointers.

    You can not do with the simplicity that you can do with software such as Microsoft Word.

    Only HTML cannot interact with a printer. You can print from a web browser, you can use the @media print CSS to specify the page layout for printing, but with HTML/CSS you cannot receive information and information of the printer and you can't control things like the size and orientation of the page (horizontal/vertical). The user's browser sends its own headers and footers with information such as the date, the page number and url. The user can disable them in the browser, but your web page cannot do this.

    If the table is generated by PHP, you can use PHP to count the rows of the table and add page breaks to the appropriate position. You can send a page break beforebreak with CSS, but if your table cell height, varies according to the amount of content, it would be impossible to calculate the right places to send the page break command. With PHP, you could also add the header and footer to the right positions.

    Even with all of the above variations, printers, operating systems and browsers would probably the printer document well in some environments and horribly in others.

    With Java or Javascript, you can control the interaction with the printer. There could be a framework like jQuery javascript that can do.

  • The tab does not work as expected, please help

    Hello guys

    I have a question about the TAB,

    I have a simple form with 2 TextFields and a button

    E-mail [tabIndex = 0]

    Password [tabIndex = 1]

    [Button]     [tabIndex = 1]

    {signInKeyboard(event:KeyboardEvent):void}

    If (event.keyCode == 13: event.keyCode == 32) {//enter and space
    signIn();
    } else if(event.keyCode == 9) {//tab
    Email.setFocus ();
    }

    }

    Now the problem is, when I run this code and press 'Tab' button

    Focus shifts to "Password" rather than "text Email field.

    Please guide in this regard.

    You should have unique tabIndex for each field.  If several components have the same index you lose control on which it gets the focus first.

    If you wish to override the decision of the Manager of focus, use KEY_FOCUS_CHANGE and preventDefault() rather than KEY_DOWN and stopPropagation

    Alex Harui

    Flex SDK Developer

    Adobe Systems Inc..

    Blog: http://blogs.adobe.com/aharui

  • How the repeating table inside a control valve?

    Hello

    Does anyone know how to make the repeating table inside a control valve in LabWindow CVI? I see that there is option for a Panel to scale content in resizing, but not available for a tab control. Any ideas?

    Thank you very much!

    Weiming

    I don't know, I understand what you're trying to do, but you can set ATTR_SCALE_CONTENTS_ON_RESIZE on each tab panel.

    GetPanelHandleFromTabPage (panelHandle, PANEL_TAB, 0, & tabPanel);
    SetPanelAttribute (tabPanel, ATTR_SCALE_CONTENTS_ON_RESIZE, 1);

  • Hello Mr President! I have a few questions about the Word report generation please.1.How can I add a border to a page in word? 2. How can I add gridlines to a table generated related word?. Can 3. how I add a border to a picture of the Word report?. Thank

    Hello!

    Sir, I have a few questions about generating word reports using (C language in labwindows) please.

    1. How can I add a border to a page in word?

    2. How do I add border lines and grid to a table generated in Word report (not "cvi control table"inserted from gui, I wonder about the table generated in Word report)?

    3. How can I fill a table cell of report word with the data type other than 'character '.

    And sir a question on the use of the timer in labwindows cvi please.

    Sir, I'm trying to set a time minimum interval timer to 1millisecond (0.001 s), that I have set, timer cares about the interval set by me he only meets the minimum default time interval which is, I think as 10milliseconds (I'm using windows xp service Pack 3 version 2002).

    Concerning

    Imran

    Pakistan

    Have you read this statement ? It explains how to set the registry value:

    If the REG_SZ useDefaultTimer does not already exist, you must create it under HKEY_LOCAL_MACHINE\SOFTWARE\National Instruments\CVI Run-Time Engine\cvirte. "" This can be done navigate to the appropriate folder, and then click Edit "New" string value. Then, click on means the name of the new value created, select Rename, and then specify useDefaultTimer as the name. Finally, double click on the name and specify the value True or False.

  • Drop-down menu used with anchor on the long table of data links

    Hello

    I have a page on our site where we used a drop shape with anchor tags to let the visitor easy access to specific locations within a long table of data on the same page. Recently, I noticed that the anchors are walking around is no longer the tags in the page but only the beginning of the table anyway. I don't know if over time a few additional codes may have been added to the page that is not in conflict with the form of drop down menu, or if it's something else. I've been agonizing about this for awhile now and unable to fix. I'm hoping a new set of eyes will revisit the issue. the url is http://www.vectron.com/products/saw/saw.htm

    Thank you

    Looks like there are a good number of errors html on this page, some of them have to do with using the code of the named anchor.

    Looks like you have placed the anchors between the openingand the child of the opening. Content cannot go there, move them in theTags and see if that helps.

    It could be something else however, html errors are one of the main causes of the problems of display/functionality. Visit the validator to http://validator.w3.org to clean up your errors. If you work with the code clean and correctly positioned anchors, after return and we can take a closer look.

  • Data not entered in af:table inside the panelCollection

    Hello

    I created a simple page that shows the result of a ViewCriteria. BUT when I click on the search button, data is not loaded in the table instead when I click View-> Show All (or any attribute) of panleCollection while data is loaded inside the table.

    I created the table inside panelCollection. I want just the result to display in the table when I click search.

    Looks like I'm missing something :-(

    Please advice.

    Concerning
    Sameer

    OK, I see your problem.

    Here is my solution:
    (1) use an af:query with table to start
    (2) select the table in the window of the structure
    (3) right click and select "Surround with...» "and select af:panelCollection. You can do this directly by hand if you want.
    (4) select the af component: query in the structure window and open the property inspector. You should see that the 'ResultComponentId' in the 'Common' section has a red border. This is because the Table that contains the result of the query is now in a different naming container. Click on the arrow down on the right side and the search for the table that is now inside the panelCollection (this is the same work that I described with the partial trigger) and select it.
    (5) save your work and run the page.

    You now have an af:query with table inside a panelCollection

    Here is the code that results in my test scenario:

                                
                                    
                                
                                
                                    
                                    
                                    
                                    
                                        
                                            
                                                
                                            
                                        
                                        
                                            
                                        
                                        
                                            
                                        
                                        
                                            
                                        
                                    
                                
    

    Timo

  • Question about the pen tool (w / photo inside)

    Hi all! I have a question about the pen tool. I think that this picture is very useful for my question:

    Demonstration.jpg

    So in this pic is an orange rectangle, and within this rectangle is a blue strip. I would like the blue band surface perfectly (not too much and not covered) the edge of the rectangle. For example, on the lower end of the blue band, you can clearly see that the band does not extend quite far to the edge of the orange rectangle. At the top of the band, he's a little more (a little hard to see). I work with some complex shapes when you use the pen tool and it's really slow me down to compensate for over/under Forms. If she could just snap to the borders of the other forms that would make my life a lot easier. Thanks for reading and please help!

    Duplicate the orange shape and change the fill color to blue. Draw your new shape on that layer, using the Intersect option.

  • question on the sql statement

    Hi expert,

    I have after sql statement, the function 'hiroc_get_delta_amount1' and 'hiroc_get_delta_amount2' are used separately in select and where subparagraph. These two functions are exactly the same, except that there is a log insert inside statement. for the 'hiroc_get_delta_amount1' function, newspapers are supposed to write the newspaper of table1, while for the function "hiroc_get_delta_amount2", newspapers are supposed to write the newspaper of table2. After you run this sql, I got the data loaded in the table2 newspaper, however, no data is loaded into newspaper table1.

    could you please tell me why there is no data in table2 journal for function

    1. sql statement;

    Select
    pp.policy_premium_pk,
    pp.policy_fk,
    pp.policy_term_fk,
    pp.risk_fk,
    pp.coverage_fk,
    pp.transaction_log_fk,
    pp.coverage_component_code,
    hiroc_rpt_user.hiroc_get_delta_amount1 (pp.policy_fk, pp.policy_term_fk, pp.risk_fk, pp.coverage_fk, pp.transaction_log_fk, pp.coverage_component_code),
    pp.rate_period_from_date
    PRODBKUPDW_MART.rmv_policy_premium pp
    where pp.rate_period_type_code = 'TERM_COVG. '
    and pp.coverage_component_code <>'NETPREM '.
    and hiroc_rpt_user.hiroc_get_delta_amount2 (pp.policy_fk, pp.policy_term_fk, pp.risk_fk, pp.coverage_fk, pp.transaction_log_fk, pp.coverage_component_code). = 0
    Pp.policy_premium_pk group,
    pp.policy_premium_pk,
    pp.policy_fk,
    pp.policy_term_fk,
    pp.risk_fk,
    pp.coverage_fk,
    pp.transaction_log_fk,
    pp.coverage_component_code,
    pp.rate_period_from_date;

    2. Insert the statement used for two functions of journal:

    (1) function "hiroc_get_delta_amount1".

    insert into HIROC_RPT_USER. Values of LOG_TEST1 (v_start, sysdate,
    p_policy_fk, p_policy_term_history_fk, p_risk_fk, p_coverage_fk, p_transaction_log_fk, p_comp_code);
    COMMIT;


    (2) function "HIROC_GET_DELTA_AMOUNT_1".

    insert into HIROC_RPT_USER. Values of LOG_ZB_TEST_1 (v_start, sysdate,
    p_policy_fk, p_policy_term_history_fk, p_risk_fk, p_coverage_fk, p_transaction_log_fk, p_comp_code);
    COMMIT;

    WRONG FORUM!

    Welcome to the forum!

    Unfortunately, you have posted on the SQL Developer forum which, as the title of the forum is NOT for questions of SQL and PL/SQL.

    Please mark this thread ANSWERED and transfer your question in the forum SQL and PL/SQL
    SQL and PL/SQL

    When repost you your question, you must provide the DDL for the two functions, not only a query in them. And unless these functions use the pragma AUTONOMOUS_TRANSACTION and VALIDATION and then inserts into a table 'log' what they do will be not permanent anyway.

    You will also need to provide the number of rows that the SELECT query returns since if no line is activated, the first function cannot even be called.

    Where this question: why are you recording of information in the context of a still SELECT query? What goal are you trying to achieve this returns the loss of performance you pay?

  • question about the call in the trigger statement

    I faced a question on the written examination.

    A CALL statement in a trigger to call
    package (a)
    procedure b)
    c function)
    (d) another trigger

    Can someone give me answer with reason?
    I used the CALL statement inside the trigger, but not allowing to use. Could be sooner in the oracle CALL statement, we can use... This isn't a guess, so I ask in the forum...
    Please guide me...



    Rgds,
    PC

    You can use the CALL in a trigger without using EXECUTE IMMEDIATE

    SQL> create table t1 (
      2    col1 number
      3  );
    
    Table created.
    
    SQL> create procedure t1_proc
      2  as
      3  begin
      4    dbms_output.put_line( 'In T1_PROC' );
      5  end;
      6  /
    
    Procedure created.
    
    SQL> ed
    Wrote file afiedt.buf
    
      1  create trigger trg_t1
      2    before insert on t1
      3    for each row
      4* call t1_proc
      5  /
    
    Trigger created.
    
    SQL> set serveroutput on;
    SQL> insert into t1 values( 1 );
    In T1_PROC
    
    1 row created.
    

    I see no reason that you would in fact intentionally structure your code this way in this day and age because it would be likely to lead to confusion for those who had to support it in the future. But it's a valid syntax that probably made sense back in Oracle 5.

    Justin

  • Question of the accordion Spry tabs

    Hello

    I am trying to create a menu accordion spry for a navigation bar and have some difficulty.

    This is the first time I tried it, so I'd appreciate any help.

    The customer wants the tabs to be:

    Home

    Students

    The high school students

    College students

    Professionals of the

    Parents/carers

    Seminars

    Bio

    Q & a Blog

    Testimonials

    So what they want high school students and college students in child tabs under the parent tabs and all the other tabs parent.

    They asked a spry accordion.

    They want the navigation bar on the left.

    Here is the link to the online site:

    http://www.elynncohen.com/index2spry2.html#

    and here are my questions:

    1. the spry accordion has a box around it on the mouse down, but I can't understand how get rid of it. I checked all of the CSS rules for the spry accordion and none of them seem to have rules that surround them.

    2. all tabs have an area of content under them, and we want only the content tab of the student areas. You see what happens when you click on one of the tabs, you get a little thing that says content 1, 2, etc. I tried to delete them in the code and the page becomes completely crazy when I do and nav bar areas stretching all the way across the page.

    3. I can't figure out how to get the child tabs (which would be the tabs under the students who say high school and college) to have two tabs. You will see that there no tab high school here now. When I try to cut and paste the code to try to get two tabs, it doesn't. The spry malaccaaccordian framework only creates a content under each tab area.

    4. I would like the tabs of the child to be narrower than the parent tabs height and be indented so that they clearly will switch off and different than parent tabs.

    Any help would be appreciated!

    Thank you!!!

    Here is my code:

    <! DOCTYPE HTML >

    < html >

    < head >

    < meta charset = "UTF-8" >

    < title > your career guidance and college Counseling < /title >

    < meta name = "Keywords" content = "career guidance, College orientation, job search, career choices, College options, options career, work, jobs, opportunities, change career, new career, new job" / >

    < name meta = "Description" content = "" your career guidance: career and College Counseling ""Given your choice of college & career options"'Preparation for the world of work after College' 'Looking for a new job to pursue your career'"

    'In transition, and taking into account new opportunities '.

    "Search for a career important and significant change" / >

    < meta content = "Publisher" name = "Your career orientation, LLC" / >

    < name meta = 'Copyright' content = 'Copyright 2012, your career guidance, LLC. All rights reserved. "/ >

    < meta content = "Author" name = "Lisa Mark" / >

    < name meta = "Language" content = "en-US" / >

    < name meta = 'distribution' content = 'global' / >

    < meta content = "revisit-after" name = 'ten days' / >

    < name meta = "Robots" content = "All" / >

    < link rel = "Index" href = "index.html" / > "

    < link rel = "Site map" href = "sitemap.html" / > "

    "< script type =" text/javascript"src="//use.typekit.net/ifb2bte.js "> < / script >

    < script src = "SpryAssets/SpryAccordion.js" type = "text/javascript" > < / script > "

    < script type = "text/javascript" > try {Typekit.load () ;} catch (e) {} < /script >}

    < style type = "text/css" >

    <!--

    {body

    margin: 0;

    padding: 0;

    Color: #000;

    do-size: 100%;

    line-height: 1.4;

    background-image: url(images/background.gif);

    background-repeat: repeat;

    }

    / * ~ ~ Tag of the element selectors ~ ~ *.

    UL, ol, dl {/ * because of variations between the browsers, it's best practices to zero padding and the margin on lists.} For consistency, you can specify the amounts you want to here, or on the list (LI, DT, DD) items they contain. Don't forget that what you're doing here cascade to the .nav list unless you write a more specific selector. */

    padding: 0;

    margin: 0;

    }

    H1, h2, h3, h4, h5, h6 {p}

    margin-top: 0;     / * remove the top margin works around a problem where margins can escape from their container div. The margin of the low rest it will take away from all of the following items. */

    padding-right: 15px;

    padding-left: 15px;

    }

    . Container .sidebar1 h3 {}

    padding-left: 0px;

    color: #C60651;

    font-size: XL;

    }

    H1 {fort

    color: #C60651;

    do-size: 90%;

    do-family: «Bold ITC Binary»;

    }

    H1 strong em {}

    }

    an img {/ * this switch how to remove the default blue border displayed in some browsers around an image when it is surrounded by a link * /}

    border: none;

    }

    / * ~ ~ Style for your site links must remain in this order - including the Group of selectors that create the hover effect. ~~ */

    a: link {}

    color: #414958;

    text-decoration: underline; / * unless you style your links appear to be extremely unique, it is best to predict stresses quick visual identification * /.

    }

    a: visited {}

    color: #4E5869;

    text-decoration: underline;

    }

    a: hover, a: active, a: focus {/ * this group of selectors will give a browser keyboard the same experience of hovering as the person using a mouse. * /}

    text-decoration: none;

    }

    / * ~ ~ This container surrounds all the other div tags giving them their percentage width ~ ~ * /.

    . Container {}

    Width: 80%;

    Max-width: 1260px; / * a max-width may be desirable to keep this provision to become too wide on a big screen. This keeps the more readable line length. IE6 does not respect this statement. */

    min-width: 780px; / * a min-width may be desirable to keep this provision to become too narrow. This keeps the more readable line length in the side columns. IE6 does not respect this statement. */

    Background: #FFF; / * set to auto on the sides, coupled with the width available to the centres. It is not necessary if you set the width of the .container to 100%. */

    margin-top: 0;

    margin-bottom: 0;

    margin-right: auto;

    left margin: auto;

    border-right-width: thick;

    border-left-width: thick;

    border-right-style: solid;

    border-left-style: solid;

    border-right-color: #C60651;

    border-left-color: #C60651;

    }

    / * ~ ~ the header is not given a width. It will extend to the entire width of your layout. It contains an image placeholder to be replaced by your own logo linked ~ ~ * /.

    . Header {}

    padding-top: 40px;

    }

    {#Quote}

    float: right;

    Clear: left;

    right margin: 1%;

    }

    / * ~ ~ These are the columns for page layout. ~~

    (1) padding is only placed on the top and/or bottom of the divs. The elements contained in these divs have padding on their sides. This avoids any «mathematical model of box» Keep in mind, if you add lateral pads or border to the div itself, it will be added to the width that you set to create the * total width. You can also remove the padding of the element inside the div tag, and place a second div inside it with no width and padding necessary for your design.

    (2) no margin was given to the columns, because they all floated. If you need to add the margin, avoid placing on the side you're floating into (for example: a right margin on a div set to float to the right). Many times, padding can be used instead. For divs where this rule needs to be broken, you must add a statement of ' display: inline ' to the rule of the div to tame a bug where some versions of Internet Explorer double the margin.

    (3) given that the classes can be used several times in a document (and an element can also have several classes applied), the columns have received the names of classes instead of IDs. For example, two sidebar div could be stacked if necessary. These can easily be changed to the ID if that's your preference, as long as you don't use them once per document.

    (4) If you prefer your nav on the right instead of the left, simply float those columns as the opposite direction (straight instead of left all) and they will return in reverse order. There is no need to move the div in the HTML source code.

    */

    {.sidebar1}

    float: left;

    Width: 15%;

    padding-bottom: 10px;

    top of the margin: 40px;

    margin left: 25px;

    background-color: #FFF;

    Police-family: museo - without.

    Arial;

    Max-width: 200px;

    min-width: 180px;

    }

    . Happy {}

    float: left;

    padding-top: 10px;

    padding-bottom: 10px;

    padding-left: 10;

    Police-family: museo - without.

    Arial;

    top of the margin: 40px;

    padding-right: 10px;

    Width: 50px;

    font size: large;

    }

    . Container content p {}

    padding-top: 0px;

    }

    {.sidebar2}

    float: left;

    Width: 20%;

    background-color: #D3CCB2;

    top of the margin: 40px;

    padding-top: 10px;

    border-bottom-color: #FFF;

    border-right-color: #FFF;

    border-bottom-color: #FFF;

    border-left-color: #FFF;

    border-right-width: 5px;

    Police-family: museo - without.

    Arial;

    do-size: 90%;

    right: 12%;

    }

    / * ~ ~ This group selector gives the lists in the domain content space ~ ~ * /.

    . Content ul, ol {} content

    padding-top: 0px;

    padding-right: 25px;

    padding-bottom: 15px;

    padding-left: 40px;

    Police-family: museo - without. Arial;

    do-size: 100%;

    color: #666;

    }

    . Container content p {}

    Police-family: museo - without.

    Arial;

    padding-top: 0px;

    padding-left: 17px;

    padding-bottom: 0px;

    }

    {#Quote}

    float: right;

    Clear: both;

    }

    / * ~ ~ The list of navigation styles (can be removed if you choose to use a contextual menu premade as Spry) ~ ~ * /.

    UL. NAV {}

    list-style: none; / * This creates space between the following content browsing * /.

    Police-family: museo - without. Arial;

    line-height: 250%;

    }

    . NAV {}

    Police-family: museo - without.

    Arial;

    padding-left: 0px;

    }

    {ul li. NAV

    Police-family: museo - without. Arial;

    padding-bottom: 10px;

    }

    UL. NAV, the ul.nav: visited {/ * these selectors of grouping allows you to ensure that your links to retain their look button even after the ongoing visit * /}

    display: block; / * Gives the link properties block causing it to fill the whole container LI. This causes the entire area responds to a mouse click. */

    text-decoration: none;

    Color: #333333;

    background-color: #FFF;

    Police-family: museo - without. Arial;

    padding-top: 5px;

    padding-right: 5px;

    padding-bottom: 10px;

    padding-left: 15px;

    }

    UL. NAV a: hover, ul.nav one: ul.nav active,: focus {/ * this changes the background and color of text for browsers of the mouse and the keyboard * /}

    color: #C60651;

    Police-family: museo - without. Arial;

    background-color: #FFF;

    background-image: url(images/navbar2.gif);

    padding-bottom: 10px;

    }

    . Content img {}

    }

    / * ~ ~ Footer ~ ~ * /.

    .footer {}

    position: relative; / * This gives hasLayout IE6 to well clear * /.

    Clear: both; / * This clear property forces the .container to understand where the columns end up and contain them * /.

    padding-top: 0px;

    padding-right: 0;

    padding-bottom: 10px;

    }

    / * ~ ~ various float/clear classes ~ ~ * /.

    .fltrt {/ * this class can be used to float right to the item in your page.} The floating element must precede the element it should be next to the page. */

    float: right;

    left margin: 8px;

    }

    .fltlft {/ * this class can be used to float an element on your page.} The floating element must precede the element it should be next to the page. */

    float: left;

    right margin: 8px;

    }

    .clearfloat {/ * this class can be placed on a < br / > or div empty as the final element after the last div floating (in the #container) if the #footer is removed or put out the #container * /}

    Clear: both;

    height: 0;

    font size: 1px;

    line-height: 0px;

    }

    . Container content {}

    Width: 50%;

    font size: large;

    Police-family: museo - without. Arial;

    }

    #footer {width: 100%;}

    background-color: #FFF;

    }

    . Container .sidebar2 h4 img {}

    padding-left: 20px;

    padding-top: 0px;

    }

    .sidebar2 p img {}

    border: medium solid #C60651;

    }

    {#Insert_logo2}

    border-top-width: 4px;

    border-right-width: 4px;

    border-bottom-width: 4px;

    border-left-width: 4px;

    border-bottom-color: #fff;

    border-right-color: #fff;

    border-bottom-color: #fff;

    border-left-color: #fff;

    }

    . Container content content p strong {}

    Police-family: museo - without. Arial;

    }

    . Container content content {}

    Police-family: museo - without. Arial;

    }

    . Container content ul li {strong

    Police-family: museo - without.

    Arial;

    font-size: 95%;

    line-height: 150%;

    list-style-type: disc;

    }

    . Container content ul {}

    }

    {test}

    do-family: «Bold ITC Binary»;

    }

    . Container .sidebar2 p img {}

    margin-right: auto;

    left margin: auto;

    border-top-width: medium;

    border-right-width: medium;

    border-bottom-width: medium;

    border-left-width: medium;

    border-bottom-color: #C60651;

    border-right-color: #C60651;

    border-bottom-color: #C60651;

    border-left-color: #C60651;

    }

    {Strong Li

    line-height: 130%;

    list-style-type: circle;

    color: #978980;

    }

    . Container content ul {}

    }

    . Container .sidebar1 .nav {}

    margin-top: 10px;

    margin-bottom: 10px;

    }

    .sidebar1 .nav li {}

    padding-bottom: 10%;

    }

    .nav li a {}

    background-image: url(images/navbar2.gif);

    background-repeat: no-repeat;

    background-position: Center-right;

    left: auto;

    right: auto;

    Clip: rect (auto, auto, auto, auto);

    }

    . Container .sidebar1 .nav li a {}

    }

    . Container .sidebar1 h6 {}

    padding: 0px;

    Color: #000000;

    }

    #footer h3 {fort

    font-size: 60%;

    color: #978980;

    }

    . Container content p {}

    padding-right: 0%;

    padding-left: 0%;

    font-size: 85%;

    }

    . Container .sidebar2 p {}

    padding-right: 8%;

    padding-left: 8%;

    padding-top: 5px;

    }

    {#Insert_logo2 #Insert_logo2}

    padding-left: 15px;

    }

    . Container content ul {}

    color: #C60651;

    }

    H6 {}

    color: #978980;

    Police-family: museo - without.

    Arial;

    font size: 82%;

    padding-left: 20%;

    text-align: left;

    text-indent: 8px;

    }

    .nav li a {}

    padding-bottom: 10px;

    }

    H8 {}

    Police-family: museo - without. Arial;

    do-size: 100%;

    }

    H4 {}

    Police-family: museo - without.

    Arial;

    do-size: 100%;

    color: #C60651;

    padding-left: 17px;

    padding-top: 5px;

    padding-bottom: 0px;

    }

    . Container content p {}

    padding-left: 17px;

    padding-right: 30px;

    }

    .sidebar1 h8 strong {}

    do-size: 80%;

    Police-family: museo - without. Arial;

    }

    . Container .sidebar1 h7 {}

    font size: 40%;

    color: #978980;

    }

    H7 {}

    Police-family: museo - without. Arial;

    font size: 15%;

    }

    . Container .sidebar1 h8 {}

    Police-family: museo - without. Arial;

    }

    .sidebar2 p img {}

    Max-width: 100%;

    }

    . Container content img {}

    padding-left: 3%;

    }

    IMG {}

    position: static;

    text-align: left;

    }

    body, td, th {}

    Police-family: museo - without. Arial;

    }

    H5 {}

    do-size: 150%;

    color: #C60651;

    padding-left: 0px;

    Police-family: museo - without. Arial;

    . Container content p {}

    padding-left: 17px;

    padding-right: 30px;

    font-size: 87%;

    }

    . Container .sidebar2 p {}

    do-size: 90%;

    }

    . Container .sidebar1 .nav li {}

    Police-family: museo - without.

    Arial;

    }

    . Container .sidebar1 .nav li a {}

    padding-left: 0px;

    margin-bottom: 0px;

    height: 30px;

    }

    Li a {}

    padding-left: 2px;

    }

    ->

    < / style > <!-[if lte IE 7] >

    < style >

    . Happy {right margin:-1px ;} / * this negative margin of 1px can be placed on any of the columns in this layout with the same corrective effect.} */

    UL. NAV a {zoom: 1 ;}}  / * the property zoom gives IE the hasLayout trigger to fix additional whiltespace between the links * /.

    < / style >

    <! [endif]-->

    < link href = "SpryAssets/SpryAccordion.css" rel = "stylesheet" type = "text/css" > "

    < / head >

    < body > < script type = "text/javascript" >

    function pageWidth() {}

    return window.innerWidth! = null? window.innerWidth: document.documentElement & & document.documentElement.clientWidth? document.documentElement.clientWidth: document.body! = null? document.body.clientWidth: null;

    }

    function pageHeight() {}

    return window.innerHeight! = null? window.innerHeight: document.documentElement & & document.documentElement.clientHeight? document.documentElement.clientHeight: document.body! = null? document.body.clientHeight: null;

    }

    < /script >

    < div class = "container" >

    < div class = "header" > <! - end .header - >

    < class p = 'clearfloat' > < a href = "" #index.html ' id = 'Insert_logo2' "> < img src="images/YCD-logo-tag-RGB-web-SM.gif "alt ="Logo of your career branch"name ="Insert_logo"width ="50% "id ="Insert_logo2"style =" background: #FFF ""

    ; Display: block; "/ > < /a > < /p >

    < div id = "Quote" > < img src = "images/quote.gif" alt = "choose a job you love" width = "355" height = "81" > < / div > "

    < class p = 'clearfloat' > < / p >

    < / div >

    < div class = "sidebar1″" >

    < ul class = "nav" >

    < li >

    < div id = "Accordion1" class = "Accordion" tabindex = "0" >

    < div class = "AccordionPanel" >

    < div class = "AccordionPanelTab" > < a href = "#" > home < /a > < / div >

    < div class = "AccordionPanelContent" > content 1 < / div >

    < / div >

    < div class = "AccordionPanel" >

    < div class = "AccordionPanelTab" > < a href = "#" > students < /a > < / div >

    < div class = "AccordionPanelContent" > < a href = "#" > school < /a > < / div >

    < / div >

    < div class = "AccordionPanel" >

    < div class = "AccordionPanelTab" > < a href = "#" > Professional < /a > < / div >

    < div class = "AccordionPanelContent" > 3 content < / div >

    < / div >

    < div class = "AccordionPanel" >

    < div class = "AccordionPanelTab" > < a href = "#" > Parent/educator < /a > < / div >

    < div class = "AccordionPanelContent" > 4 content < / div >

    < / div >

    < div class = "AccordionPanel" >

    < div class = "AccordionPanelTab" > < a href = "#" > seminars < /a > < / div >

    < div class = "AccordionPanelContent" > content 5 < / div >

    < / div >

    < div class = "AccordionPanel" >

    < div class = "AccordionPanelTab" > < a href = "#" > Bio < /a > < / div >

    < div class = "AccordionPanelContent" > 6 content < / div >

    < / div >

    < div class = "AccordionPanel" >

    < div class = "AccordionPanelTab" > < a href = "#" > Q & amp; A Blog < /a > < / div >

    < div class = "AccordionPanelContent" > 7 content < / div >

    < / div >

    < div class = "AccordionPanel" >

    < div class = "AccordionPanelTab" > < a href = "#" > stories < /a > < / div >

    < div class = "AccordionPanelContent" > 8 content < / div >

    < / div >

    < / div >

    < /li >

    < /ul >

    < / div >

    < div class = "content" >

    < p > given today's competitive job market, the global economy and has changed the corporate culture.

    is no longer, we rely on others to ensure our professional future. Choose or

    change your career guidance requires personal reflection, career education and an action plan. < /p >

    < img src = "images/if-you-are-.gif" alt = "If you consider your choice of college and career options" width = "197" height = "31" align = "left" >

    < ul >

    < br > < br > < li > < strong > given your choice of college & amp; career < facilities > options < /li >

    < li > < strong > preparation for the world of work after College < facilities > < /li >

    < li > < strong > looking for a new job to pursue your career < / strong > < /li >

    < li > < strong > transition and given opportunities < facilities > < /li >

    < li > < strong > seeking to make an important and significant career < facilities > < strong change > < / strong > < /li >

    < /ul >

    < img src = "images/Onethingisforsureraster.gif" width = "352" height = "49" alt = "one thing is sure, we all run our own careers, our own lives!" > "

    < Br > < p > building a successful and rewarding career requires linking your interests, education and experience of the trends in employment, growth industries and a career choice. It takes smart decisions on your college major, professional training and training options. With enthusiasm, persistence and unparalleled job search techniques, you can succeed in finding a path to the career that suits you. < /p >

    < p > we are your lawyer. We listen, assess, strategize, inspire, counsel and network on your behalf. With a personalized and comprehensive approach, we will work with you to help you create a plan of action; a path designed for you to get where you want to go and become what you want to be. < /p >

    < img src = "images/yourcareerourpassionraster.gif" width = "441" height = "20" alt = "Your career guidance, YOUR career is our passion!" > < / div > "

    < div class = 'sidebar2' >

    < p > < img src = "images/Counselingastudent.gif" width = "100%" alt = 'Lisa Mark advising a student' > < / p > "

    < p > our mission is to help you to discover, choose and create your direction for a challenging and rewarding career path < /p >

    < p > integrate us our experience with the work force today and advice expertise with your passions and career interests. We will introduce new career ideas yourself, target companies and generate opportunities for job and internship for you. < /p >

    < p > guide us step by step to ensure your success when applying for college, job interview

    and decision making process.

    < /p >

    < / div >

    < div class = "footer" >

    < div id = "footer" >

    < h6 align = "left" > your career guidance, LLC • 96 Harvard Avenue, Maplewood, New Jersey 07040 • (973) 996-0207 • [email protected] < / h6 >

    < / div >

    < p > < / p >

    <! - end .footer - > < / div >

    <! - end .container - > < / div >

    < script type = "text/javascript" >

    var Accordion1 = new Spry.Widget.Accordion ("Accordion1");

    < /script >

    < / body >

    < / html >

    1. the spry accordion has a box around it on the mouse down, but I can't understand how get rid of it. I checked all of the CSS rules for the spry accordion and none of them seem to have rules that surround them.

    2. all tabs have an area of content under them, and we want only the content tab of the student areas. You see what happens when you click on one of the tabs, you get a little thing that says content 1, 2, etc. I tried to delete them in the code and the page becomes completely crazy when I do and nav bar areas stretching all the way across the page.

    3. I can't figure out how to get the child tabs (which would be the tabs under the students who say high school and college) to have two tabs. You will see that there no tab high school here now. When I try to cut and paste the code to try to get two tabs, it doesn't. The spry malaccaaccordian framework only creates a content under each tab area.

    4. I would like the tabs of the child to be narrower than the parent tabs height and be indented so that they clearly will switch off and different than parent tabs.

    1 line 454

    style = "" outline: none; " " >

    2 & 3. Change your line code 455-491:

    #"> Home".

    #"> Students.

    #"> High school.
    College

    #"> Professional.

    #"> Parent/educator.

    #"> Seminars»

    #">Bio

    #"> Q & a Blog.

    #"> Testimonials»

    4. Add your HTML code for tabs child like this:

    ID 'submenu' =>#"> high school.

    Create a new css #submenu rule in your CSS document and set the style as you wish.

  • Questions on the Dimension attribute

    1. when I look at the "Attribute" terminology on the link, it says "an attribute provides additional descriptive information about a dimension and/or specific breast of this dimension members... ", but on AWM help, he says"attributes provide information that is typically no additives on the individual dimension members. "I am confused with the word"additional"and"no additive. They have opposite meanings?

    2. it is a good example in the explanation of "Attribute" terminology on the link, for example, he said "in a database of representative of the shoes, you can use a shoe color attribute to select all boots, sneakers and slippers that share the same color. By adding these attributes of types to your data model professional users can answer questions such as: what colors were the most popular in the dresses of the women in the summer 2005? How this compares with the previous summer? ». What happens if we define color as a level, not an attribute in the hierarchy under the product level? What happens if we define color as a dimension, not an attribute? I have to say that the purpose of setting the attribute intrigues me a lot.

    3. There is an option when creating/updating an attribute: Index. AWM help, he said "Select this option to improve the performance of the queries based on the attributes.". What is a 'attribute-based queries? And when we can use?

    4. There is an option when creating/updating an attribute: attribute values are multilingual. If I check it "Long Description" attribute, for example, there are only LONG_DESCRIPTION (AMERICAN) and LONG_DESCRIPTION (ENGLISH) could be mapping. Is there a way to make more than two languages? At the same time, there was still a LONG_DESCRIPTION column in the view of dimension and hierarchy. What language data will be exposed in the view, LONG_DESCRIPTION (AMERICAN) or LONG_DESCRIPTION (ENGLISH)?

    5. to AWM help, he said "You need to map all the attributes of their data sources.". In fact even if I don't maps all attributes, the size of maintenance process always work well. So why he uses the word 'MUST' here?


    Thank you
    Satine

    Satine,

    As you have discovered, AW physical objects are not in the object view. To see the list of objects in an AW you use OLAP DML, which you can make by using the call of PL/SQL dbms_aw.execute. I'm going to assume that your AW is called GLOBAL in this example, but obviously you need to change this to your own.

    -Activate output Server (or you don't see any results)
    Set serverout on

    -Attach the aw
    dbms_aw.execute exec ("' aw attach global")

    -the list of all the objects of the AW
    exec ('listnames') dbms_aw.execute

    -This example lists only things like ' PRODUCT % '.
    dbms_aw.execute exec (' like ListeNoms ' PRODUCT %''))

    -This example lists only dimension of objects
    exec ("ListeNoms size") dbms_aw.execute

    Determination of size "on the disc" objects AW is not directly supported by the OLAP DML language to my knowledge, but the following query may work for you. Once more, replace 'global' with the name of your AW. (More precisely, to replace the table named ' aw$ global "with your aw table.)

    define lines110 500 pages
    Col aw_object for a70

    Select objname |': ' | aw_object partName, round (sum (dbms_lob.getlength ('AWLOB')) / 1024,3) KB
    AW$ global
    where extnum = 0
    Objname group, partname
    order by objname, partname

    David

  • How to adjust the tabs in TextEdit tables

    I have a basic table with two columns in a file of TextEdit in which a simple text using tabs to align nicely:

    As you can see, the text becomes crab down right where numbers lie.

    Normally, I just select the entire block of text and then drag the indicators of the tab on the ruler to spread out the stops to provide enough additional space. Imagine my surprise when I discovered that do not have controls on the tab on the squat within the table rule!

    I'm sure I could do this work several major versions ago, but I forgot the thing. I think there may have been a dark control for a leader of the separate tab pop up inside the table.

    Can someone help me? Thank you.

    Never mind--on more than experimentation, I found myself in the solution.  You will need to set the tab stops on the left only, column that will affect both columns.  I was trying to set the tab stops on the right column, which does absolutely nothing (failure of WYSIWYG).

  • Just send a question to the support site that I can NOT connect on my email account after auto update of 38.3.0, cannot connect to my account to check the issue!

    I just posted a question on the last update automatic 38.3.0 it is possible to log into different e-mail accounts in a profile, only the first e-mail account. My support mozilla account is linked to one of the email accounts that I can NOT connect to. Can't connect to this email account to check the issue. Your last 38.3.0 Thunderbird is useless because it is no longer possible to log in different e-mail accounts in a profile, and your support solution is useless because you need to connect to the e-mail account to check the issue.
    How to proceed?

    You can change your email associated with your media profile.
    I have 38.3.0 and I can access all my email accounts I suggest you try the initial tests:

    Start T-bird with disabled modules.
    If it works on your module is to blame and you need to activate one by one.

    Start your operating system in safe mode with active network.
    If it works probably your antivirus is blocking or delaying. (Or driver).

  • Satellite A300 - Questions about the second HARD drive Bay

    To the underside of the laptop, there is an empty Bay for a second HDD internal.
    It is in the lower left corner (the first internal hard drive is on the lower side right) and the Bay has a sata connector.
    The plastic cover of the empty Bay extended columns so nothing (not even a hard disk) can be positioned on the inside.

    Someone knows:
    -If the sata connector works
    -If I can connect a secondary internal hard drive which work together with the primary
    -Where I could order the support for the secondary hard drive (i.e. toshiba code)
    -Where I could order a plastic cover without extensive columns, bcz I want to break.

    If my question is not clear, I can upload a photo.

    Thanks in advance

    Hello

    You can order all the parts of the ASP from Toshiba in your country.
    Get in touch with some guys in the ASP and ask for the parts you need.

    Welcome them

Maybe you are looking for