Have multiple dynamic portlets in a page

My requirement is to create portlets dynamically on a page. Let us say there is a portlet "MainPortlet" on Page1 which contains a list of items. when the user clicks on the item, a page needs to be displayed that contains details of the item. Also this page contains other portlets like count portlet that displays no of times user has accessed the page, and other portlets. Depending on the item, the administrator, while adding the item, will decide what other portlets will be displayed when the user clicks on the item. Can anyone please suggest me a way to achieve this functionality. I am using plumtree 5.0

Hi,
Portal is a Website that acts as a "doorway" to the Internet or a portion of the Internet, targeted towards one particular subject.
Portlets are reusable Web components that display relevant information to portal users. A portlet is a small chunk of secondary content that is often assisting or functional, like a navigation or information on related items
You can develop Portlets in either PL/SQL or Java or other languages.
If this isn't what you are looking for, can you please eloborate your question ? If you are facing any problems / seeing any errors, can you also post the error messages ?
Regards,
Sandeep

Similar Messages

  • Can i have multiple applications open on one page

    can i have multiple applications open on one page?

    JShimazaki wrote:
    Mac OS X Mountain Lion supports multitasking like cbs20 mentioned. Just like MS Windows just press alt+tab to switch to whatever applications you have open.
    Actually it isn't Alt-Tab on OS X, it's Command-Tab to use the Application Switcher.
    Also, Control+ left/right arrow key will switch spaces if that's what's desired.

  • I have multiple ID Tags on My Page, How To Correct And Change To CLASS ID's

    Hello Dreamweaver Word:
    I still have problems.
    On my website wwww.theexecutivevip.com
    My MENU BAR has moved down to the bottom of the page.
    On the various product pages [problem is seen in Internet Explorer Browser]
    I have multiple "main content" ID tags and the other ID tags that are within them.
    When I made the page, I did not make multiple ID tags, but instead I made the page into a template
    that had "Repeatable Regions" and as I repeated these regions within a page, the ID's were repeated as well.
    So now I have multiple ID's going down my page.  How do I correct them and replace them with CLASS ID's.
    I of course need to do this change on the template so it can CORRECTLY update all the pages that I built off of it.
    Will I need to change each product page manually, since they are all "editable regions" or can I just change the template. The "main content" is not an editable region, but all the product/image ID's are.
    Please advise on how I can correct the multiple ID tags to the proper tag types without ruining my work. I tried and it made a mess so I just didn't save it.
    In advance THANKS FOR ALL YOUR HELP FOLKS! I hope to be in your position soon where I can help the folks new to Dreamweaver.  I just got a book on code/html so I can learn this world of information that you guys seem to know so well.
    PLEASE ADVISE!!!
          <div id="maincontent">
            <div id="ProductTitle"><!-- InstanceBeginEditable name="PageSubTitleID" --><img src="Website Images/WebsiteSubTitle.TravelLuggage.jpg" width="408" height="114" alt="Travel Luggage" /><!-- InstanceEndEditable --></div>
            <div id="productlayout">
                <div id="product1">
                  <div id="image1"><!-- InstanceBeginEditable name="ProductImage1" --><a href="611206.html"><img src="Website Images/611026.Black.Thumb.jpg" alt="Red Bag" width="115" height="125" /></a><!-- InstanceEndEditable --></div>
                  <div id="imagetext1">
                    <div>
                      <h3 align="center"><!-- InstanceBeginEditable name="ProductTitle1" --><strong>611026 <br />
                      OGIO&copy; Transporter <br />
                      Travel Garment Bag</strong><!-- InstanceEndEditable --></h3>
                    <p align="center"><!-- InstanceBeginEditable name="ProductDetailButton1" --><a href="611206.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                                  </div>
                    <p> </p>
                  </div>
                  <p> </p>
                </div>
              </div>
                <div id="productlayout2">
                  <div id="product2">
                    <div id="image2"><!-- InstanceBeginEditable name="ProductImage2" --><a href="108226.html"><img src="Website Images/108226.Thumb.jpg" alt="Pen" width="115" height="126" border="0" /></a><!-- InstanceEndEditable --></div>
                    <div id="imagetext2">
                      <div>
                        <div align="center">
                          <h3><!-- InstanceBeginEditable name="ProductTitle2" -->
                        <h3 align="center">108226 </h3>
                        <h3 align="center"><strong>OGIO&copy;</strong> Terminal Travel Bag</h3>
                          <!-- InstanceEndEditable --></h3>
                        </div>
                        <p align="center"><!-- InstanceBeginEditable name="ProductDetailButton2" --><a href="108226.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                   
                      </div>
                    </div>
                  </div>
                </div>
                  <div id="productlayout3">
                    <div id="product3">
                      <div id="image3"><!-- InstanceBeginEditable name="ProductImage3" --><a href="109053.html"><img src="Website Images/109053.Black.Thumb.jpg" width="118" height="127" alt="Golf" /></a><!-- InstanceEndEditable --></div>
                      <div id="imagetext3">
                        <div>
                          <div align="center">
                            <h3><!-- InstanceBeginEditable name="ProductTitle3" --><strong>109053 <br />
                            OGIO&copy; Travel Bag w/Detachable Carry-on</strong><!-- InstanceEndEditable --></h3>
                            <p><!-- InstanceBeginEditable name="ProductDetailButton3" --><a href="109053.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable --></p>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>

    Hello Murray:
    I updated my template with your corrections.  Thanks for the help.
    Everything looks GREAT in Firefox, except the only product page that is all jambled is www.theexecutivevip.com/winebarsets.html.
    I don't know where all those spaces come from. I'll copy the code below.
    In Internet Explorer,  my submenu doesn't work on the pages.  It is also still going down the page on Internet Explorer.
    Please advise.
    code for the "winebarsets" page
    <!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"><!-- InstanceBegin template="/Templates/product_template.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>The Executive VIP – The Wine Connoisseur</title>
    <!-- InstanceEndEditable -->
    <style type="text/css">
    <!--
    body {
    margin: 0;
    padding: 0;
    color: #006;
    font-family: "Californian FB", "Poor Richard", "Trebuchet MS", Arial;
    font-size: 100%;
    line-height: 1.4;
    background-image: url(Website%20Images/Background.jpg);
    text-align: center;
    html, body {
    margin: 0px;
    padding: 0px;
    #wrapper {
    width: 960px;
    text-align: left;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    #header {
    height: 91px;
    width: 774px;
    padding-right: 15px;
    text-align: right;
    clear: right;
    float: right;
    color: #4281BA;
    font-weight: bold;
    font-size: 14px;
    #logo {
    height: 91px;
    width: 156px;
    margin-left: 15px;
    background-image: url(file:///C|/Users/ICHEVE%7E1/AppData/Local/Temp/Website%20Images/ExecutiveVIP.Logo.jpg);
    background-repeat: no-repeat;
    #flashtitle {
    height: 186px;
    width: 947px;
    padding-left: 15px;
    #navigation {
    height: 600px;
    width: 260px;
    margin-left: 15px;
    margin-top: 25px;
    #Earth {
    height: 300px;
    width: 250px;
    text-align: center;
    .ProductTitle {
    width: 408px;
    font-size: 100%;
    font-weight: bold;
    .maincontent {
    height: 450px;
    width: 667px;
    float: right;
    padding-top: 25px;
    #footer {
    height: 50px;
    margin-left: 15px;
    clear: both;
    text-align: center;
    background-repeat: no-repeat;
    background-color: #FFF;
    margin-right: 15px;
    font-weight: bold;
    padding-left: 15px;
    color: #4281BA;
    .productlayout {
    height: 300px;
    width: 220px;
    float: right;
    .product1 {
    height: 250px;
    width: 200px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    border: 1px solid #999;
    text-align: justify;
    .product2 {
    text-align: justify;
    height: 250px;
    width: 200px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    border: 1px solid #999;
    .product3 {
    text-align: justify;
    height: 250px;
    width: 200px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    border: 1px solid #999;
    .productlayout2 {
    height: 300px;
    width: 220px;
    float: right;
    text-align: center;
    .productlayout3 {
    height: 300px;
    width: 220px;
    text-align: center;
    .image1 {
    width: 130px;
    margin-right: auto;
    margin-left: auto;
    .image2 {
    width: 130px;
    margin-right: auto;
    margin-left: auto;
    .image3 {
    width: 130px;
    margin-right: auto;
    margin-left: auto;
    .imagetext1 {
    width: 196px;
    padding: 2px;
    font-size: 70%;
    line-height: normal;
    margin-bottom: auto;
    .imagetext2 {
    font-size: 70%;
    padding: 2px;
    width: 198px;
    line-height: normal;
    margin-bottom: auto;
    text-align: center;
    .imagetext3 {
    font-size: 70%;
    padding: 2px;
    width: 198px;
    margin-bottom: auto;
    line-height: normal;
    #ContactSales {
    height: 25px;
    width: 200px;
    float: right;
    font-size: 12px;
    color: #4281BA;
    #copywrite {
    height: 20px;
    width: 500px;
    text-align: left;
    font-size: 12px;
    color: #4281BA;
    /* ~~ Element/tag selectors ~~ */
    ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
    padding: 0;
    margin: 0;
    #privacypolicy {
    height: 20px;
    width: 200px;
    font-size: 12px;
    color: #4281BA;
    text-align: left;
    h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;  /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
    padding-right: 15px;
    padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
    a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
    border: none;
    /* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
    a:link {
    color: #42413C;
    text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
    a:visited {
    color: #6E6C64;
    text-decoration: underline;
    a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
    text-decoration: none;
    /* ~~ this fixed width container surrounds all other elements ~~ */
    .container {
    width: 960px;
    background: #FFF;
    margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
    /* ~~ This is the layout information. ~~
    1) Padding is only placed on the top and/or bottom of the div. The elements within this div have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.
    .content {
    padding: 10px 0;
    /* ~~ miscellaneous float/clear classes ~~ */
    .fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
    float: right;
    margin-left: 8px;
    .fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
    float: left;
    margin-right: 8px;
    .clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
    #nextpagebutton {
    height: 40px;
    width: 162px;
    margin-left: 450px;
    position: absolute;
    .titleforproducts {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006;
    .textforfooter {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4281BA;
    -->
    </style>
    <script src="file:///C|/Users/ICHEVE~1/AppData/Local/Temp/Scripts/swfobject_modified.js" type="text/javascript"></script>
    <script src="file:///C|/Users/ICHEVE~1/AppData/Local/Temp/SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <script src="file:///C|/Users/ICHEVE~1/AppData/Local/Temp/SpryAssets/SpryEffects.js" type="text/javascript"></script>
    <style type="text/css">
    body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    </style>
    <!-- InstanceBeginEditable name="head" -->
    <script src="SpryAssets/SpryEffects.js" type="text/javascript"></script>
    <!-- InstanceEndEditable -->
    <!-- InstanceParam name="pagesubtitle" type="boolean" value="true" -->
    <!-- InstanceParam name="productlayout1" type="boolean" value="true" -->
    <!-- InstanceParam name="productlayout2" type="boolean" value="true" -->
    <!-- InstanceParam name="productlayout3" type="boolean" value="true" -->
    <!-- InstanceParam name="SubTitleDIV" type="boolean" value="true" -->
    <!-- InstanceParam name="SubtitleDIV" type="boolean" value="true" -->
    <!-- InstanceParam name="product1box" type="boolean" value="true" -->
    <!-- InstanceParam name="product3box" type="boolean" value="true" -->
    <script type="text/javascript">
    function MM_effectHighlight(targetElement, duration, startColor, endColor, restoreColor, toggle)
    Spry.Effect.DoHighlight(targetElement, {duration: duration, from: startColor, to: endColor, restoreColor: restoreColor, toggle: toggle});
    </script>
    <link href="SpryAssets/SpryMenuBarVertical.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <!-- InstanceBeginEditable name="bckgrndlast" -->bckgrndlast<!-- InstanceEndEditable --><!-- InstanceBeginEditable name="backgroundim" -->backgroundim<!-- InstanceEndEditable --><!-- InstanceBeginEditable name="backgroundimage" -->backgroundimage<!-- InstanceEndEditable --><!-- InstanceBeginEditable name="background" -->background<!-- InstanceEndEditable -->
    <div class="container">
      <div class="content">
        <div id="wrapper"><!-- InstanceBeginEditable name="HeaderID" -->
          <div id="header">Join Our Community Today</div>
        <!-- InstanceEndEditable -->
          <div id="logo"><a href="http://www.theexecutivevip.com"><img src="Website Images/ExecutiveVIP.Logo.jpg" width="153" height="87" alt="Back To Home Page" /></a></div>
          <!-- InstanceBeginEditable name="FlashTitle" -->
          <div id="flashtitle">
            <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="932" height="186" id="FlashID" title="VIP Title">
              <param name="movie" value="WineConnoisHeader.swf" />
              <param name="quality" value="high" />
              <param name="wmode" value="opaque" />
              <param name="swfversion" value="6.0.65.0" />
              <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
              <param name="expressinstall" value="file:///C|/Users/iCheveux Group/Desktop/Website Folder/Scripts/expressInstall.swf" />
              <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
              <!--[if !IE]>-->
              <object type="application/x-shockwave-flash" data="WineConnoisHeader.swf" width="932" height="186">
                <!--<![endif]-->
                <param name="quality" value="high" />
                <param name="wmode" value="opaque" />
                <param name="swfversion" value="6.0.65.0" />
                <param name="expressinstall" value="file:///C|/Users/iCheveux Group/Desktop/Website Folder/Scripts/expressInstall.swf" />
                <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
                <div>
                  <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
                  <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
                </div>
                <!--[if !IE]>-->
              </object>
              <!--<![endif]-->
            </object>
          </div>
          <!-- InstanceEndEditable --><!-- InstanceBeginRepeat name="productgroup" --><!-- InstanceBeginRepeatEntry -->
          <div class="maincontent">
            <div class="ProductTitle"><!-- InstanceBeginEditable name="PageSubTitleID" --><img src="Website Images/WebsiteSubTitle.WineCases.jpg" width="408" height="114" alt="Wine Cases" /><!-- InstanceEndEditable --></div>
            <div class="productlayout">
                <div class="product1">
                  <div class="image1"><!-- InstanceBeginEditable name="ProductImage1" --><a href="EH3515.html"><img src="Website Images/EH3515.Thumb.jpg" alt="EH3515" width="130" height="118" /></a><!-- InstanceEndEditable --></div>
                  <div class="imagetext1">
                    <div>
                      <!-- InstanceBeginEditable name="ProductTitle1" --><strong class="titleforproducts">EH3515
                      GioiaDouble
                      Wine Holder</strong><!-- InstanceEndEditable -->
                      <!-- InstanceBeginEditable name="ProductDetailButton1" -->
                    <a href="EH3515.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                                  </div>
                    <p> </p>
                  </div>
                  <p> </p>
                </div>
              </div>
                <div class="productlayout2">
                  <div class="product2">
                    <div class="image2"><!-- InstanceBeginEditable name="ProductImage2" --><a href="EH3500.html"><img src="Website Images/EH3500.Thumb.jpg" alt="EH3500" width="115" height="127" border="0" /></a><!-- InstanceEndEditable --></div>
                    <div class="imagetext2">
                      <div>
                        <div align="center">
                          <!-- InstanceBeginEditable name="ProductTitle2" -->
                        <h3 align="center" class="titleforproducts">EH3500 </h3>
                        <h3 align="center" class="titleforproducts">Portelli Leather Double Wine Case</h3>
                          <!-- InstanceEndEditable -->
                        </div>
                        <!-- InstanceBeginEditable name="ProductDetailButton2" -->
                          <a href="EH3500.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                   
                      </div>
                    </div>
                  </div>
                </div>
                  <div class="productlayout3">
                    <div class="product3">
                      <div class="image3"><!-- InstanceBeginEditable name="ProductImage3" --><a href="LG9102.html"><img src="Website Images/LG-9102.Thumb.jpg" alt="LG-9102" width="119" height="128" /></a><!-- InstanceEndEditable --></div>
                      <div class="imagetext3">
                        <div>
                          <div align="center">
                            <!-- InstanceBeginEditable name="ProductTitle3" --><strong class="titleforproducts">LG-9102 <br />
                            <br />
                            Upper West Side <br />
                            Single Wine Case</strong><!-- InstanceEndEditable -->
                            <!-- InstanceBeginEditable name="ProductDetailButton3" -->
                            <a href="LG9102.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
            <div class="productlayout4"></div>
            <div class="productlayout5"></div>
            <div class="productlayout6">
              <div class="product6"></div>
            </div>
          </div>
          <!-- InstanceEndRepeatEntry --><!-- InstanceBeginRepeatEntry -->
          <div class="maincontent">
            <div class="ProductTitle"><!-- InstanceBeginEditable name="PageSubTitleID" --><img src="Website Images/Blank.jpg" width="408" height="120" /><!-- InstanceEndEditable --></div>
            <div class="productlayout">
                <div class="product1">
                  <div class="image1"><!-- InstanceBeginEditable name="ProductImage1" --><a href="557-65-113.html"><img src="Website Images/557-65-113.ArubaCabana.Thumb.jpg" alt="557-65-1113" width="116" height="128" /></a><!-- InstanceEndEditable --></div>
                  <div class="imagetext1">
                    <div>
                      <!-- InstanceBeginEditable name="ProductTitle1" --><strong class="titleforproducts">557-65-113 <br />
                      <br />
                      Aruba Single-Bottle <br />
                      Wine Case</strong><!-- InstanceEndEditable -->
                      <!-- InstanceBeginEditable name="ProductDetailButton1" --><a href="557-65-113.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                                  </div>
                    <p> </p>
                  </div>
                  <p> </p>
                </div>
              </div>
                <div class="productlayout2">
                  <div class="product2">
                    <div class="image2"><!-- InstanceBeginEditable name="ProductImage2" --><a href="LG9099.html"><img src="Website Images/LG-9099.Thumb.jpg" alt="LG-9099" width="118" height="127" border="0" /></a><!-- InstanceEndEditable --></div>
                    <div class="imagetext2">
                      <div>
                        <div align="center">
                          <!-- InstanceBeginEditable name="ProductTitle2" -->
                        <h3 align="center" class="titleforproducts">LG-9099</h3>
                        <h3 align="center" class="titleforproducts">Champagne/Wine Holder</h3>
                          <!-- InstanceEndEditable -->
                        </div>
                        <!-- InstanceBeginEditable name="ProductDetailButton2" --><a href="LG9099.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                   
                      </div>
                    </div>
                  </div>
                </div>
                  <div class="productlayout3">
                    <div class="product3">
                      <div class="image3"><!-- InstanceBeginEditable name="ProductImage3" --><a href="LG9158.html"><img src="Website Images/LG-9158.Thumb.jpg" alt="LG-9158" width="119" height="128" /></a><!-- InstanceEndEditable --></div>
                      <div class="imagetext3">
                        <div>
                          <div align="center">
                            <!-- InstanceBeginEditable name="ProductTitle3" --><strong class="titleforproducts">LG-9158 <br />
                            <br />
                            Upper West Side <br />
                            Double Wine Case</strong><!-- InstanceEndEditable -->
                            <!-- InstanceBeginEditable name="ProductDetailButton3" --><a href="LG9158.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
            <div class="productlayout4"></div>
            <div class="productlayout5"></div>
            <div class="productlayout6">
              <div class="product6"></div>
            </div>
          </div>
          <!-- InstanceEndRepeatEntry --><!-- InstanceBeginRepeatEntry -->
          <div class="maincontent">
            <div class="ProductTitle"><!-- InstanceBeginEditable name="PageSubTitleID" --><img src="Website Images/Blank.jpg" width="408" height="120" /><!-- InstanceEndEditable --></div>
            <div class="productlayout">
                <div class="product1">
                  <div class="image1"><!-- InstanceBeginEditable name="ProductImage1" --><a href="66897.html"><img src="Website Images/Large.668-97.Encore.WineCase.Thumb.jpg" alt="668-97" width="114" height="128" /></a><!-- InstanceEndEditable --></div>
                  <div class="imagetext1">
                    <div>
                      <!-- InstanceBeginEditable name="ProductTitle1" --><strong class="titleforproducts">668-97 <br />
                      <br />
                      Encore Insulated <br />
                      Single Bottle Case</strong><!-- InstanceEndEditable -->
                      <!-- InstanceBeginEditable name="ProductDetailButton1" --><a href="66897.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                                  </div>
                    <p> </p>
                  </div>
                  <p> </p>
                </div>
              </div>
                <div class="productlayout2">
                  <div class="product2">
                    <div class="image2"><!-- InstanceBeginEditable name="ProductImage2" --><a href="66743.html"><img src="Website Images/Large.667-43.Manhattan.WineCase.Thumb.jpg" alt="667-43" width="113" height="126" border="0" /></a><!-- InstanceEndEditable --></div>
                    <div class="imagetext2">
                      <div>
                        <div align="center">
                          <!-- InstanceBeginEditable name="ProductTitle2" -->
            <h3 align="center" class="titleforproducts">667-43 </h3>
            <h3 align="center" class="titleforproducts">Manhattan Two-Bottle Cocktail Case</h3>
                          <!-- InstanceEndEditable -->
                        </div>
                        <!-- InstanceBeginEditable name="ProductDetailButton2" --><a href="66743.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                   
                      </div>
                    </div>
                  </div>
                </div>
                  <div class="productlayout3">
                    <div class="product3">
                      <div class="image3"><!-- InstanceBeginEditable name="ProductImage3" --><a href="67365133.html"><img src="Website Images/Large.673-65-133.Escape.WineCase.Thumb.jpg" alt="673-65-133" width="114" height="128" /></a><!-- InstanceEndEditable --></div>
                      <div class="imagetext3">
                        <div>
                          <div align="center">
                            <!-- InstanceBeginEditable name="ProductTitle3" --><strong class="titleforproducts">673-65-133<br />
                            <br />
                            Escape Insulated <br />
                            Wine Case</strong><!-- InstanceEndEditable -->
                            <!-- InstanceBeginEditable name="ProductDetailButton3" --><a href="67365133.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
            <div class="productlayout4"></div>
            <div class="productlayout5"></div>
            <div class="productlayout6">
              <div class="product6"></div>
            </div>
          </div>
          <!-- InstanceEndRepeatEntry --><!-- InstanceBeginRepeatEntry -->
          <div class="maincontent">
            <div class="ProductTitle"><!-- InstanceBeginEditable name="PageSubTitleID" --><img src="Website Images/WebsiteSubTitle.OutdoorDining.jpg" width="408" height="114" alt="Outdoor Dining" /><!-- InstanceEndEditable --></div>
            <div class="productlayout">
                <div class="product1">
                  <div class="image1"><!-- InstanceBeginEditable name="ProductImage1" --><a href="611701.html"><img src="Website Images/611701.RedOpen.Thumb.jpg" alt="611701" width="116" height="128" /></a><!-- InstanceEndEditable --></div>
                  <div class="imagetext1">
                    <div>
                      <!-- InstanceBeginEditable name="ProductTitle1" --><strong class="titleforproducts">611701 <br />
                      <br />
                      Pulley Cooler <br />
                      w/Pullman Handle</strong><!-- InstanceEndEditable -->
                      <!-- InstanceBeginEditable name="ProductDetailButton1" --><a href="611701.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                                  </div>
                    <p> </p>
                  </div>
                  <p> </p>
                </div>
              </div>
                <div class="productlayout2">
                  <div class="product2">
                    <div class="image2"><!-- InstanceBeginEditable name="ProductImage2" --><a href="GR4901.html"><img src="Website Images/GR4901.Thumb.jpg" alt="GR4901" width="125" height="117" border="0" /></a><!-- InstanceEndEditable --></div>
                    <div class="imagetext2">
                      <div>
                        <div align="center">
                          <!-- InstanceBeginEditable name="ProductTitle2" -->
                        <h3 align="center" class="titleforproducts">GR4901 </h3>
                        <h3 align="center" class="titleforproducts">Glacier 2-Person Picnic Set</h3>
                          <!-- InstanceEndEditable -->
                        </div>
                        <!-- InstanceBeginEditable name="ProductDetailButton2" --><a href="GR4901.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                   
                      </div>
                    </div>
                  </div>
                </div>
                  <div class="productlayout3">
                    <div class="product3">
                      <div class="image3"><!-- InstanceBeginEditable name="ProductImage3" --><a href="GR4900.html"><img src="Website Images/GR4900.thumb.jpg" width="117" height="127" alt="GR4900" /></a><!-- InstanceEndEditable --></div>
                      <div class="imagetext3">
                        <div>
                          <div align="center">
                            <!-- InstanceBeginEditable name="ProductTitle3" --><strong class="titleforproducts">GR4900 <br />
                            <br />
                            Ranier 4-Person <br />
                            Picnic Set</strong><!-- InstanceEndEditable -->
                            <!-- InstanceBeginEditable name="ProductDetailButton3" --><a href="GR4900.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
            <div class="productlayout4"></div>
            <div class="productlayout5"></div>
            <div class="productlayout6">
              <div class="product6"></div>
            </div>
          </div>
          <!-- InstanceEndRepeatEntry --><!-- InstanceBeginRepeatEntry -->
          <div class="maincontent">
            <div class="ProductTitle"><!-- InstanceBeginEditable name="PageSubTitleID" --><img src="Website Images/Blank.jpg" width="408" height="120" /><!-- InstanceEndEditable --></div>
            <div class="productlayout">
                <div class="product1">
                  <div class="image1"><!-- InstanceBeginEditable name="ProductImage1" --><a href="75000175.html"><img src="Website Images/Large.750-00-175.Buccaneer.Tailgate.Thumb.jpg" alt="750-00-175" width="118" height="129" /></a><!-- InstanceEndEditable --></div>
                  <div class="imagetext1">
                    <div>
                      <!-- InstanceBeginEditable name="ProductTitle1" --><strong class="titleforproducts">750-00-175 <br />
                      <br />
                      Buccaneer Tailgating Charcoal Grill/Cooler</strong><!-- InstanceEndEditable -->
                      <!-- InstanceBeginEditable name="ProductDetailButton1" --><a href="75000175.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                                  </div>
                    <p> </p>
                  </div>
                  <p> </p>
                </div>
              </div>
                <div class="productlayout2">
                  <div class="product2">
                    <div class="image2"><!-- InstanceBeginEditable name="ProductImage2" --><a href="77085175.html"><img src="Website Images/Large.770-85-175.VulcanWithTrolley.Thumb.jpg" alt="770-85-175" width="112" height="127" border="0" /></a><!-- InstanceEndEditable --></div>
                    <div class="imagetext2">
                      <div>
                        <div align="center">
                          <!-- InstanceBeginEditable name="ProductTitle2" -->
                <h3 align="center" class="titleforproducts">770-85-175</h3>
                <h3 align="center" class="titleforproducts">Vulcan Tailgating Grill/Cooler With Trolley</h3>
                          <!-- InstanceEndEditable -->
                        </div>
                        <!-- InstanceBeginEditable name="ProductDetailButton2" --><a href="77085175.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                   
                      </div>
                    </div>
                  </div>
                </div>
                  <div class="productlayout3">
                    <div class="product3">
                      <div class="image3"><!-- InstanceBeginEditable name="ProductImage3" --><a href="77000175.html"><img src="Website Images/Large.770-00-175.Vulcan.Thumb.jpg" alt="770-00-175" width="111" height="130" /></a><!-- InstanceEndEditable --></div>
                      <div class="imagetext3">
                        <div>
                          <div align="center">
                            <!-- InstanceBeginEditable name="ProductTitle3" --><strong class="titleforproducts">770-00-175 <br />
                            <br />
                            Vulcan Tailgating <br />
                            Gas Grill/Cooler</strong><!-- InstanceEndEditable -->
                            <!-- InstanceBeginEditable name="ProductDetailButton3" --><a href="77000175.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
            <div class="productlayout4"></div>
            <div class="productlayout5"></div>
            <div class="productlayout6">
              <div class="product6"></div>
            </div>
          </div>
          <!-- InstanceEndRepeatEntry --><!-- InstanceBeginRepeatEntry -->
          <div class="maincontent">
            <div class="ProductTitle"><!-- InstanceBeginEditable name="PageSubTitleID" --><img src="Website Images/WebsiteSubTitle.WineBarSets.jpg" width="408" height="114" alt="Wine &amp; Bar Sets" /><!-- InstanceEndEditable --></div>
            <div class="productlayout">
                <div class="product1">
                  <div class="image1"><!-- InstanceBeginEditable name="ProductImage1" --><a href="EH3313.html"><img src="Website Images/EH3313.Thumb.jpg" alt="EH3313" width="130" height="118" /></a><!-- InstanceEndEditable --></div>
                  <div class="imagetext1">
                    <div>
                      <!-- InstanceBeginEditable name="ProductTitle1" --><strong class="titleforproducts">EH3313 <br />
                      <br />
                      Attache  <br />
                      Martini Set</strong><!-- InstanceEndEditable -->
                      <!-- InstanceBeginEditable name="ProductDetailButton1" --><a href="EH3313.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                                  </div>
                    <p> </p>
                  </div>
                  <p> </p>
                </div>
              </div>
                <div class="productlayout2">
                  <div class="product2">
                    <div class="image2"><!-- InstanceBeginEditable name="ProductImage2" --><a href="EH3319.html"><img src="Website Images/EH3319.Thumb.jpg" alt="EH3319" width="131" height="118" border="0" /></a><!-- InstanceEndEditable --></div>
                    <div class="imagetext2">
                      <div>
                        <div align="center">
                          <!-- InstanceBeginEditable name="ProductTitle2" -->
      <h3 align="center" class="titleforproducts">EH3319 </h3>
      <h3 align="center" class="titleforproducts">Frasco Wine/Bar Set</h3>
                          <!-- InstanceEndEditable -->
                        </div>
                        <!-- InstanceBeginEditable name="ProductDetailButton2" --><a href="EH3319.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                   
                      </div>
                    </div>
                  </div>
                </div>
                  <div class="productlayout3">
                    <div class="product3">
                      <div class="image3"><!-- InstanceBeginEditable name="ProductImage3" --><a href="EH3309.html"><img src="Website Images/EH3309.thumb.jpg" alt="EH3309" width="114" height="128" /></a><!-- InstanceEndEditable --></div>
                      <div class="imagetext3">
                        <div>
                          <div align="center">
                            <!-- InstanceBeginEditable name="ProductTitle3" --><strong class="titleforproducts">EH3309 <br />
                            <br />
                            Colta II <br />
                            Wine/Bar Set</strong><!-- InstanceEndEditable -->
                            <!-- InstanceBeginEditable name="ProductDetailButton3" --><a href="EH3309.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
            <div class="productlayout4"></div>
            <div class="productlayout5"></div>
            <div class="productlayout6">
              <div class="product6"></div>
            </div>
          </div>
          <!-- InstanceEndRepeatEntry --><!-- InstanceBeginRepeatEntry -->
          <div class="maincontent">
            <div class="ProductTitle"><!-- InstanceBeginEditable name="PageSubTitleID" --><img src="Website Images/Blank.jpg" width="408" height="120" /><!-- InstanceEndEditable --></div>
            <div class="productlayout">
                <div class="product1">
                  <div class="image1"><!-- InstanceBeginEditable name="ProductImage1" --><a href="68904.html"><img src="Website Images/Large.868-00-113.WineTools.Thumb.jpg" alt="689-04" width="116" height="131" /></a><!-- InstanceEndEditable --></div>
                  <div class="imagetext1">
                    <div>
                      <!-- InstanceBeginEditable name="ProductTitle1" --><strong class="titleforproducts">689-04 <br />
                      <br />
                      Metro 4-Piece <br />
                      Wine Tools</strong><!-- InstanceEndEditable -->
                      <!-- InstanceBeginEditable name="ProductDetailButton1" --><a href="68904.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                                  </div>
                    <p> </p>
                  </div>
                  <p> </p>
                </div>
              </div>
                <div class="productlayout2">
                  <div class="product2">
                    <div class="image2"><!-- InstanceBeginEditable name="ProductImage2" --><a href="CPP2027.html"><img src="Website Images/CPP-2027.Thumb.jpg" alt="CPP-2027" width="118" height="125" border="0" /></a><!-- InstanceEndEditable --></div>
                    <div class="imagetext2">
                      <div>
                        <div align="center">
                          <!-- InstanceBeginEditable name="ProductTitle2" --><span class="titleforproducts">CPP-2027 <br />
                          <br />
                          Charming Wine <br />
                          Gift Set </span><!-- InstanceEndEditable -->
                        </div>
                        <!-- InstanceBeginEditable name="ProductDetailButton2" --><a href="CPP2027.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                   
                      </div>
                    </div>
                  </div>
                </div>
                  <div class="productlayout3">
                    <div class="product3">
                      <div class="image3"><!-- InstanceBeginEditable name="ProductImage3" --><a href="PL7705.html"><img src="Website Images/PL-7705.Thumb.jpg" alt="PL-7705" width="113" height="124" /></a><!-- InstanceEndEditable --></div>
                      <div class="imagetext3">
                        <div>
                          <div align="center">
                            <!-- InstanceBeginEditable name="ProductTitle3" --><strong class="titleforproducts">PL-7705 <br />
                            <br />
                            Rosewood Wine <br />
                            Gift Set</strong><!-- InstanceEndEditable -->
                            <!-- InstanceBeginEditable name="ProductDetailButton3" --><a href="PL7705.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
            <div class="productlayout4"></div>
            <div class="productlayout5"></div>
            <div class="productlayout6">
              <div class="product6"></div>
            </div>
          </div>
          <!-- InstanceEndRepeatEntry --><!-- InstanceBeginRepeatEntry -->
          <div class="maincontent">
            <div class="ProductTitle"><!-- InstanceBeginEditable name="PageSubTitleID" --><img src="Website Images/Blank.jpg" width="408" height="120" /><!-- InstanceEndEditable --></div>
            <div class="productlayout">
                <div class="product1">
                  <div class="image1"><!-- InstanceBeginEditable name="ProductImage1" --><a href="86313504.html"><img src="Website Images/Large.863-13-504.Celebration.WineSet.Thumb.jpg" alt="863-13-504" width="116" height="125" /></a><!-- InstanceEndEditable --></div>
                  <div class="imagetext1">
                    <div>
                      <!-- InstanceBeginEditable name="ProductTitle1" --><strong class="titleforproducts">863-13-504 <br />
                      <br />
                      Celebration <br />
                      Wine Set</strong><!-- InstanceEndEditable -->
                      <!-- InstanceBeginEditable name="ProductDetailButton1" --><a href="86313504.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                                  </div>
                    <p> </p>
                  </div>
                  <p> </p>
                </div>
              </div>
                <div class="productlayout2">
                  <div class="product2">
                    <div class="image2"><!-- InstanceBeginEditable name="ProductImage2" --><a href="88100504.html"><img src="Website Images/Large.881-00-504.Chablis.WineSet.Thumb.jpg" alt="881-00-504" width="112" height="106" border="0" /></a><!-- InstanceEndEditable --></div>
                    <div class="imagetext2">
                      <div>
                        <div align="center">
                          <!-- InstanceBeginEditable name="ProductTitle2" -->
              <h3 align="center" class="titleforproducts">881-00-504</h3>
              <h3 align="center" class="titleforproducts"> </h3>
              <h3 align="center" class="titleforproducts">Chablis Wine Set</h3>
                          <!-- InstanceEndEditable -->
                        </div>
                        <!-- InstanceBeginEditable name="ProductDetailButton2" --><a href="88100504.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->                   
                      </div>
                    </div>
                  </div>
                </div>
                  <div class="productlayout3">
                    <div class="product3">
                      <div class="image3"><!-- InstanceBeginEditable name="ProductImage3" --><a href="88500179.html"><img src="Website Images/Large.885-00-179.Chaianti.WineSet.Thumb.jpg" alt="888-00-179" width="117" height="126" /></a><!-- InstanceEndEditable --></div>
                      <div class="imagetext3">
                        <div>
                          <div align="center">
                            <!-- InstanceBeginEditable name="ProductTitle3" --><strong class="titleforproducts">888-00-179 <br />
                            <br />
                            Grenache Black <br />
                            Wine Set</strong><!-- InstanceEndEditable -->
                            <!-- InstanceBeginEditable name="ProductDetailButton3" --><a href="88500179.html"><img src="Website Images/ProductDetail.Button.jpg" width="97" height="30" alt="Product Detail" /></a><!-- InstanceEndEditable -->
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
            <div class="productlayout4"></div>
            <div class="productlayout5"></div>
            <div class="productlayout6">
              <div class="product6"></div>
            </div>
          </div>
          <!-- InstanceEndRepeatEntry --><!-- InstanceEndRepeat -->
          <div id="navigation">
            <ul id="MenuBar1" class="MenuBarVertical">
              <li><a href="index.html" title="The Executive VIP">Home</a></li>
              <li><a href="aboutus.html" title="Extend Your Brand">Extend Yor Brand</a></li>
              <li><a class="MenuBarItemSubmenu" href="#">For The VIP</a>
                <ul>
                  <li><a href="winebarsets.html" title="The Wine Connoisseur">The Wine Connoisseur</a></li>
                  <li><a href="confections.html" title="Gourmet Confections">Gourmet Confections</a></li>
                  <li><a href="madeforipadiphone.html" title="Made for iPad &amp; iPhone">Made for iPad &amp; iPhone</a></li>
                  <li><a href="viplounge.html" title="The VIP Lounge">The VIP Lounge</a></li>
                  <li><a href="laptopaccessories.html" title="Laptop Accessories">Laptop Accessories</a></li>
                  <li><a href="clocks.html" title="Clocks">Clocks</a></li>
                  <li><a href="finetimepieces.html" title="Fine Timepieces">Fine Timepieces</a></li>
                </ul>
              </li>
              <li><a href="#" class="MenuBarItemSubmenu">Bags &amp; Luggage</a>
                <ul>
                  <li><a href="checkpointlaptopbags.html" title="Checkpoint Friendly Laptop Bags">Checkpoint Friendly Laptop Bags</a></li>
                  <li><a href="travelluggage.html" title="Business Travel Luggage">Business Travel Luggage</a></li>
                  <li><a href="theladytraveler.html" title="The Lady Traveler">The Lady Traveler</a></li>
                  <li><a href="travelaccessories.html" title="Travel Accessories">Travel Accessories</a></li>
                  <li><a href="golf.html" title="The Golf Enthusiast">The Golf Enthusiast</a></li>
                  <li><a href="organizationfitness.html" title="Professional Organization &amp; Fitness">Professional Organization &amp; Fitness</a></li>
                </ul>
              </li>
              <li><a href="#" class="MenuBarItemSubmenu">Brand Promotions</a>
                <ul>
                  <li><a href="promotional.html" title="Promotional Products">Promotional Products</a></li>
                  <li><a href="writinginstruments.html" title="Writing Instruments">Writing Instruments</a></li>
                  <li><a href="drinkware.html" title="Drinkware">Drinkware</a></li>
                </ul>
              </li>
              <li><a href="vipdiscussion.html" title="The VIP Discussion">The VIP Discussion</a></li>
              <li><a href="purchase.html" title="How To Purchase">How To Purchase</a></li>
              <li><a href="contactus.html" title="Contact Us">Contact Us</a></li>
            </ul><!-- InstanceBeginEditable name="earthornament" -->
            <div id="Earth"><em><img src="Website Images/Earth Ornament.jpg" width="201" height="289" alt="Earth" /></em></div>
            <!-- InstanceEndEditable -->       
          </div>
          <div id="footer"><!-- InstanceBeginEditable name="nextpagebutton" -->
            <div id="nextpagebutton"></div>
          <!-- InstanceEndEditable --><!-- InstanceBeginEditable name="copywriteID" -->
            <div id="copywrite">&copy; iCheveux 2011</div>
          <!-- InstanceEndEditable --><!-- InstanceBeginEditable name="privacypolicy" -->
            <div id="privacypolicy">Our Privacy Policy</div>
            <!-- InstanceEndEditable --><!-- InstanceBeginEditable name="contactphone" -->
            <div id="ContactSales"><strong>Contact Sales: 1-877-436-9857</strong></div>
            <!-- InstanceEndEditable --></div>
        </div>
        <!-- end .content --></div>
      <!-- end .container --></div>
    <script type="text/javascript">
    swfobject.registerObject("FlashID");
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    var MenuBar2 = new Spry.Widget.MenuBar("MenuBar2", {imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    <!-- InstanceEnd --></html>

  • Can I have multiple open windows of a Page document?

    I can't see such a command anywhere.  Most all other Apps allow this and is very handy.  I have the latest Pages version (5.5) and Yosemite (10.10)
    TIA,
    Allan

    How might I make a suggestion to Apple to add multiple windows for a file?  I love the program otherwise but this is basic by today's standards!
    Allan

  • Can i have multiple paper sizes in one pages document?

    Is there any way to configure a pages document with 2 different page sizes?  I want to create a 4 page annual report (for online viewing only) where pages 2-3 are shown on a single horizontal 11 x 17 page, but cover and back are 8.5 x 11 vertical.

    You were supposed to have 2 separate Pages documents and 2 separate pdfs from those, each with different pages sizes.
    You open both and drag the thumbnails from one into the other to combine them.
    Peter

  • I have multipl tabs as my home page. How can I restore a single tab to home without restting them all

    In Internet explorer, my home page consists of four separate tabs. If I click the home page drop down menu, I can select which tab I want the current open tab to restore to. Only that single tab is affected. ie, if I have been surfing in more than one tab, but want to retain some but go 'home' on the others, I can with IE. With Firefox, I have to restore all four tabs.
    If I click the home button in IE, it will open the four tabs starting from the open tab. Fiurefox adds a completely new set.
    Am I missing something, or do you plan to address this.
    I was hoping to come away from IE as it has too many instability problems, however, it still offers more functionality than either Firefox or Chrome.

    If you want to open a specific tab(s) the use a folder on the Bookmarks Toolbar and middle click the folder to open all bookmarks in it in tabs or open the folder an click an item to open one of them. Firefox will then open that single bookmark in the current tab, but will open the set in new tabs if you middle-click the bookmark or folder. You can't customize the home page to do that, but you can check the Add-ons page to see if there is an extension that adds that feature.

  • How can I make multiple popup links on one page?

    I was wondering if anyone had a simple code that will allow me to have multiple popup links on one page? I have no idea what to do.  Any help would be greatly appreciated.

    Give each an individual id like:
    <SCRIPT language="JavaScript1.2">
    function openwindow1()
    window.open("score_popup/wbc_slalom_running_order.html",
    "mywindow","location=1,status=1,scrollbars=1,width=600,height=525");
    .......... etc.
    and then:
    <p><a href="javascript: openwindow1()">WBC Invitational Slalom Event Running Order</a></p>
    View actual working page here:
    http://www.worldbarefootcenter.com/
    scroll to bottom of page to see pop-up links. View source code for complete details:
    Best wishes,
    Adninjastrator

  • Multiple images associated with a page.

    I want some pages to have multiple images associated with them.  Currently, you can insert one image per page using the page properties.  What if you want to have multiple images associated with a page?  For example, you might want to have a large image, small image, a logo image, and an icon (all different images not just different sizes).  I was thinking of overriding the page propties and adding those images to the dialog.  Any thoughts?

    Awstewar1,
       Actually, the only use to image associated with page properties that I know is to use it on carousels. I realy don't see a need to do what you want, because you can get this "multi-render" effect directly from DAM. If you double click your asset on DAM, on the right side of the page there is multi-size samples, and you can even change this, and you can even use this multi-sized images, referencing the direct path that DAM generates to you.
      Maybe if you tell us your needs, we can think about another solutions (:
    Regards.

  • Portlet for displaying pages/content areas link for a user

    Does anybody have a JPDK portlet to display
    pages available to a user?
    The navigator looks too technical/complex for a regular portal user.
    Thanks for your time.

    Lookup column is the attribute of file. Attribute can not be upload! . Did you try to use the content type of link to document? If yes, you can understand my question. I want to change uploaded.aspx ( link of document) and add lookup column to this form.
    Standart scenario: User create link to docunent. 1. Prees button start. 2. Input text link to upload.aspx form 3. Set attributes new. Aspx I want: 1. Press button. 2. User press dropdawn menu and choise neddeng link. 3. Set attributes Plese read my question
    again. Sorry for my not good english

  • Displaying multiple dynamic html pages within a single Portal folder.

    Hi all,
    Question: How can I display multiple dynamic html pages that are linked to each other, within a single portal folder?
    History:
    I have a designer/web server application (PL/SQL packakges) on Oracle
    8.1.7. Early in the development process we built it into WebDB2.2 and
    used folders on the left side as a navigation bar and the contents of my packages on the right side. This was easy, WebDB used Frames.
    Unfortunatley I could never automatically display a PL/SQL item in the folder area.
    Now I need to integrate the application into Portal 3.0 not the early adopters version, the one with 9iAS (NT for now, Unix later). I have a page/content area divided into regions and a navigation portlet on the left side containing links to PL/SQL folders whose contents are displayed on the right side. On the right side I have (for example) a Queryview. When I click on any of the buttons (i.e. Find, New), I land in a new page outside of my portal folder. This page contains a dynamically built list (from one or more DB Tables) and of course the first column contains a list of links that bring you to the individual item. How do I set my links or configure my folder to display
    within the portal folder area?

    Hi,
    One alternate is, increase the size of your screen, for this go to the layout of your screen and increase it as much you want, and also the custom container size, so that no scroll bar will appear at least.
    Other solution would be, as you said ALVs will be dynamical, it will be good to create buttons, or links on the screen based on the no of ALVs dynamically and on click of corresponding button call the corresponding ALV.
    But i dont think this will serve, first check the first option.
    Hope this helps u.,
    Thanks & Regards,
    Kiran.

  • How do I show multiple rollover images on a page inserted dynamically (pulled out of a sql database

    How do I show multiple rollover images on a page inserted dynamically (pulled out of a sql database table) using Dreamweaver’s Repeat Region. Example: I have different products each one associated (through their productID) with two images (one that’s showing in the page and one for the rollover effect) that are pulled from a database using Dreamweaver’s Recordset. So I want to end up with a page containing row after row of images(one for every product).When moused over each image will reveal the second (rollover) image for the same product which in turn can be a link(the image itself ) that when clicked leads to a detailed page with more information about the product the image is associated with. To show row after row with images for the different products in the database table I am using Dreamweaver’s Insert Rollover Image command and then the  Repeat Region – I have no problem to complete the steps, to insert the image and the rollover one at once and set the paths so they are pulled dynamically depending on the productID they are associated with .I have also no problem to apply the Repeat Region so not only the first image associated with the first product in the table is shown but all of them-a routine and standard procedure when using the Repeat Region to dynamically generate and display multiple rows of data. However, when I preview the page the rollover effect is lost –the images are shown but when moused over the second  image does not  show. The problem is caused when the Repeat Region is applied-once again I am allowed to apply it but the rollover stops working, a kind of interference. ANY SOLLUTION PLEASE, ANY WORK AROUND.

    I gotta tell you, using multiple images for rollover effects is going to be a big challenge in your dynamic scenario. 
    If this were my product page, I would use thumbnails with a bit of CSS opacity or filters to desaturate and make them full opacity/color on mouse over.  Nice effect with much less bandwidth. Easily done globally with CSS code.
    Two examples:
    http://alt-web.com/GALLERY/GalleryTest.php
    http://alt-web.com/TEMPLATES/CSS-Semi-liq-photo-sheet.shtml
    Nancy O.

  • How to show or hide portlets dynamically on a Portal Page

    Dear All
    1. I have a Portal Page with One Portlet in the top having like 5 Buttons. Each button click should display a separate portlet in the bottom on this same page.
    2. I have Top Portlet. For bottom I have 5 Portlets P1, P2, P3, P4 and P5. On my .portal file, I dragged and dropped top portlet and all these 5 Portlets one below each other.
    3. Now, I am trying to use BackingFile approach at PageLevel/Portlet level, to get the details of button clicked in top portlet (like name etc), and then show only one portlet at a time in the bottom section (using portlet backingcontext show/hide APIs). I do need to compare the bottom portlets defintion_label etc. which is fine for now.
    Is this the right approach...?
    Or do I have to use Portlet Custom Event approach. So top portlet will trigger event everytime button is clicked with some payload. And bottom 5 portlets listen to that event and show/hide accordingly. But in this approach, I have to attach backingfile to all the bottom portlets to listen to them.
    All the portlets are Pageflow based Portlets. Any ideas or any other simpler approaches, are highly appreciated.
    Thanks
    Ravi Jegga

    Hi Kevin
    1. Thanks a lot for the pointers. I will go with Events. So for bottom Portlets, I will use the same BackingFile. But still it is going to be custom Event. Because only one portlet will be shown. So its like my payload will be portlet def label. In Backing File, I will compare this payload with actual dynamic value and if same, show or hide that portlet. Please let me know if this is correct approach.
    2. Now each one of the Bottom Portlets is a complex pageflow portlet with many buttons of their own. So everytime a button is clicked or action is invoked, the Backing File gets called. And I had to somehow know that the same portlet has to be shown or the show/hide logic should not be called. Is there any way, where backing file gets called or just listen for Events triggered only from main top portlet.
    Thanks for the other message, where looks like you already gave lots of pointers. I will go through them.
    I will design and test this out and will keep you posted with my results.
    Thanks a lot again
    Ravi Jegga

  • How can I have use the same div ID multiple times on the same page?

    Okay so a problem I encounter a lot is that often times I want to use the same div ID several times on the same page. An example of this is when I'm creating table like designs.
    Let's say for instance I create a div ID called 'product-container'. I want to use 'product-container' multiple times on the same page but if I do this it is improper XHTML and will throw errors in any XHTML validator (you are only allowed to use a div ID once on any XHTML page in order for it to be standards compliant).
    Now the first option is that I could define 'product-container' in my CSS style sheet multiple times by doing something like this...
    #product-container {
         width: 300px;
    #product-container-2 {
         width: 300px;
    #product-container-3 {
         width: 300px;
    #product-container-4 {
         width: 300px;
    What you will see there however is that it seems pointless to define the same ID numerous times over (just adding a number on the end) when each ID is the exact same thing and has the exact same attributes.
    Now what I have noticed is that there are some sites out there who manage to have the same ID appear several times in the code but add a number to it just like above. The difference is that they only have one definition for 'product-cointainer' in their CSS document but in their actual XHTML code they have IDs for 'product-container' but with numbers on the end like 2,3,4,5, etc. It's almost as if JavaScript or some other code is automatically appending a number on the end of the ID so the validator won't consider the markup to be invalid, but yet it knows that it's using the same 'product-container' style that is contained in the CSS style sheet.
    I hope I explained this correctly. I'm just hoping to find a way that I can put the same div ID on a page multiple times without having to define it over and over again in my CSS.
    Any help is much appreciated!

    Because it seems like by using a class you can't make this position as 
    well as you can by using an ID. Am I wrong?
    An ID name can be used only one time per page.  A class name can be used multiple times per page.
    .product {
    width: 300px;
    text-align:left;
    color: #FF0000
    border: 2px solid #666;
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • How do you can change the page size of a pdf in MAC?  I have multiple pdf documents of different sizes that I want to combine.

    Help.  How do I change the page size of a pdf in MAC?  I have multiple pdf documents in varying sizes I would like to combine and print.

    There's no real need to do that. A PDF can have pages of different sizes.
    On Fri, Jun 6, 2014 at 4:11 AM, christine rambo <[email protected]>

  • New Update (2014.1) - How to have multiple compositions on same page?

    With the latest update, it seems as though Edge now always assumes that the composition has an element ID of "Stage". Previously, I was able to have multiple compositions on the same HTML page by simply altering the default id of "Stage" for each composition to something unique. Any workarounds for having multiple compositions on the same page utilizing the 2014.1 update?

    You can use the following approach
    Dropbox - Multiple.zip
    <!DOCTYPE html>
    <html>
    <head>
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
      <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
      <title>Untitled</title>
    <!--Adobe Edge Runtime-->
        <meta http-equiv="X-UA-Compatible" content="IE=Edge">
        <script type="text/javascript" charset="utf-8" src="edge_includes/edge.5.0.0.min.js"></script>
        <style>
           .edgeLoad-EDGE-77458053 { visibility:hidden; }
            .edgeLoad-EDGE-77430105 { visibility:hidden; }
        </style>
    <script>
       AdobeEdge.loadComposition('2', 'EDGE-77458053', {
        scaleToFit: "none",
        centerStage: "none",
        minW: "0",
        maxW: "undefined",
        width: "550px",
        height: "400px"
    }, {dom: [ ]}, {dom: [ ]});
    AdobeEdge.loadComposition('1', 'EDGE-77430105', {
        scaleToFit: "none",
        centerStage: "none",
        minW: "0",
        maxW: "undefined",
        width: "550px",
        height: "400px"
    }, {dom: [ ]}, {dom: [ ]});
    </script>
    <!--Adobe Edge Runtime End-->
    </head>
    <body style="margin:0;padding:0;">
      <div id="Stage1" class="EDGE-77458053">
      </div>
        <div id="Stage2" class="EDGE-77430105">
        </div>
    </body>
    </html>
    -Siva

Maybe you are looking for

  • Call forward to external number(mobile)

    Dears please help me on this voice translation-rule 1 rule 1 /2837599/ /599/ rule 6 /2837596/ /596/ rule 7 /.*2837555/ /123/ 2837... are my SIP DID nos 123 is my AA extn 596 and 599 is an ip phone exten i need to transfer directly to an external no (

  • Cant Display "Memo" Type Field in Crystal Report XI R2

    I am using Crystal Reports XI R2 and when I am trying view all of the fields in the Databse Expert, I click on Links and review the fields listed for my SAP OCRD table, I cannot see any of the "MEMO" type fields . I have recently upgraded from XI R1

  • Music store page with multiple podcasts

    i would like to have a page witht separate directories with podcats, like albums, which can be subscribed to independently. how can i create a page within itunes like this? heres an example:

  • Why is my synch session continuing to fail me?

    Itunes made me refresh my Ipod because it wasnt reading the device on Itunes. Now that I refreshed it and lost everything on my Ipod I am trying to put the music on my Ipod but everytime I try to drag music into the Ipod it reads this message... "The

  • Heritage Mac High-Res. PDFs

    What software do I need to create high-res. PDFs in Mac OS 9? Where can I get it?