HTML Snipper Widget only for visual content?

When I heard about the HTML Widget, I thought, great no more going into iDisk and manually changing the HTML code. I read the help article about how it can be for visual content such as youtube etc. But what about non-visual content, such as a counter?
Here is what I used to put in via going into my iDisk:
<!-- Start of StatCounter Code -->
<script type="text/javascript" language="javascript">
var sc_project=2428149;
var sc_invisible=0;
var sc_partition=23;
var sc_security="99a403e9";
</script>
<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript> </noscript>
<!-- End of StatCounter Code -->
Now, I thought the HTML would save me the work, but it appears not. Apart from going into the iDisk each time I change the page, can the new HTML Snippet widget help me?
Thanks,
Andrew T

Andrew T wrote:
When I heard about the HTML Widget, I thought, great no more going into iDisk and manually changing the HTML code. I read the help article about how it can be for visual content such as youtube etc. But what about non-visual content, such as a counter?
javascript can't be applied to the targeted page using HTML Widget, but it is mis-leading, see my explanation in this thread:
http://discussions.apple.com/thread.jspa?messageID=5117720&#5117720
You can add statcounter in HTML Widget, but it will show the hits are to widget markup page instead of your target page.

Similar Messages

  • Can we make TREX index only for online content

    Is it possible to have a meta tag online/offline through which we can tell Trex to search only to index the online content.

    Hi swetha,
    Trex will index whatever is under the datasource of the index.
    This means you can't restrict it to <b>index</b> only a part of the sub-tree according to meta-data.
    You can, however, include meta-data in your queries, and <b>search</b> for only "online" documents.
    For that, you need to mark your predefined property (online/offline) as "Indexable".
    Hope that helps,
    Yoav.

  • Download hangs only for certain content

    I receive error 3259 consistently when trying to download the "This American Life" podcast, but only then.  The download typically hangs after 243KB up to 3MB (from a total of 26 to 29 MB, depending on the week).  This problem recurs at many different times of day, both on weekdays and weekends.  It recurs regardless of whether security programs are enabled or disabled.  iTunes is enabled within Windows Firewall.  Other downloads from iTunes start and finish with no problems, even within minutes of a failed "This American Life" download, which rules out a configuration problem.
    Have others had similar experiences?  What would you recommend in this case?

    thats not the point: i don't want the automatic push in the backround. setting "manual" only means: that the mails are retrieved when mail.app is openend. this is not what i want. i want to open mail.app and then choose which mails/accounts being retrieved!

  • Blend for Visual Studio's HTML/CSS WYSIWYG editor only usable for Windows 8 apps, NOT for web apps?

    Hi there,
    In the process of learning Visual Studio (VS) and ASP.NET, I initially thought that I could use Blend for VS's seemingly great HTML/CSS WYSIWYG editor to visually design the HTML pages and CSS for a web app developped with VS, whether it be with ASP.NET MVC
    or Django (using Python Tools for Visual Studio).
    But now it dawned on me that Blend for VS seems to only be meant to design HTML/CSS for native Windows
    8 apps, and not
    web apps.
    Can someone confirm that this is indeed the case?
    Thanks a lot in advance for clarifying this point for me.
    PS: Maybe this a dumb newbie question, but from the outside, it seems rather counter-intuitive to offer a top-notch tool for web
    standards (HTML/CSS) edition (Blend for VS), all integrated with a top-notch tool for web development (VS) but prohibiting the web developer community to leverage the productivity gains of both
    the former and the integration. This is especially puzzling given that the latest components of the ASP framework (MVC, SPA projects):
    - Pushes for reliance on HTML elements and CSS instead of ASP elements and Skin files;
    - VS apparently also does not provide a visual design page view for ASP.MVC projects, which is sure to make many development teams wary of migrating from web forms to MVC.

    I believe this the case, but I'm not familiar with asp.net development. As you point out: html is html so you can edit and copy the code. That said, the Windows Store apps forums are specifically about writing Windows Store apps. For discussion
    of writing ASp.net apps and the best tools to use for that please post in the asp.net development forums on
    http://asp.net.
    --Rob

  • WebHelp for multiple content categories doesn't include index_csh.html

    RoboHelp 9
    I used to create output for a WebHelp layout with only one content category, with a start page of index.html.  The output folder would include two additional, RH-generated files, index_csh.html and index_rhc.html.  Within context-sensitive topics in the output, I sometimes linked to additional topics using the format
    <a  href="<path>/index_csh.html#topicid=<topic ID>,withnavpane=false...>, which opened the linked topic within the tri-pane help window.
    I've just created another layout that uses multiple categories, with a start page of index.html for the default category, and now those additional files are not part of the output (neither at the root level nor in a category or subcategory folder). It wouldn't matter so much if the index_csh.html file was in a different or multiple locations; I still would be able to simply change the link path.  But now there is no such file, and I'm not sure how to make my links work.  Anyone know anything about this, or have any suggestions?  There is next to no documentation about Content Categories in Adobe's help....

    Hi,
    The _csh file is still there, but is has a different name. The start file of your content categorie is the name of the content categorie. In the content categorie with the name Content the start file is named content.htm and so there also is a content_csh.htm. As long as your content categorie is called Index, it should work. But that is a problem with multiple categories.
    There are two viable solutions I can think of:
    Identify all your links using the CSH and replace them with direct links to the topics. This is the only real solution to the problem.
    The correct start page is available in the topic through JavaScript. I may be able to devise a JavaScript that gets the correct _csh file for the content categorie and replaces any links to the index_csh.htm with a link to the correct topic. This isn't a real solution, it's more of a workaround so your links keep working until you can create direct links to topics.
    Greet,
    Willam

  • Does the DPS publishes only for tablets? can I publish my indesign file to html only using DPS?

    Does the Digital Publishing Suite publishes only for tablets?  can I publish my indesign file to html only using DPS?

    DPS will not do what you want and neither with anything else without at
    least some work.
    HTML out of InDesign is for content only, not layout. There is a new
    product out there you can try, however:
    http://ajarproductions.com/pages/products/in5/
    Bob

  • How to change the background color only for one HTML-Portlet?

    Hi all,
    I have created a HTML-Portlet in my root-page. The root page have a style: Main-Style.
    I want to change the background-color only for this one HTML-Portlet:
    <html>
    <header><title>Test</title></header>
    <body bgcolor="#999999">
    Test
    </body>
    </html>
    But this does not work...
    When I use the CSS, then it will change the background-color for the root-page too.
    Thans
    Leonid Pavlov

    could you try this
    <table bgcolor="#999999">
    <tr>
    <td>
    test
    </td>
    </tr>
    </table>
    I don't think you need <html><header><title>Test</title></header>
    <body></body></html> for your HTML-Portlet.

  • LSMW project read only keep last content for wildcard

    Hi Gurus,
    when I use the wildcard option to run a LSMW project . The result is the system list all the data summaries about each file covered by the wildcards.  I m used to find the data of all the covered files in the read-file  after . When I started the report today only the data of the last file are listed in the file  and the data out of the other files  are deleted.
    Anyody a suggestion how to make sure that  all data of all files are listed in the read-file?

    Hi Navin,
    You can try setting appropriate permissions(read only) for the particular user under System Administration - > Permissions.
    By this , even if the user is allowed to view the content, he shouldnt be able to modify it.
    hope this helps.
    Regards,
    venkat.

  • My html snippet has only worked for 2 minutes in three months.

    Warning: Long, descriptive story up ahead.
    I bought my macbook pro complete with iLife 08 bundle software in January and eventually I became a little bit more advanced so I wanted to try using "html snippets" in iWeb.
    That's when I discovered it was not working on my iWeb. (I have the latest version of iWeb 08 possible). Also, this is of less concern but my navigation menu is not displaying either-- meaning on the face of my webpages the individual Page Titles are not displaying "Main", "About Me" when I choose "display navigation menu" option from the inspector-- all I get is a big stupid empty space. And yes, I have all the options check to "display this page in my navigation menu" or some such.
    So I drove over to an applestore (which took a whole freaking day of my time) and they opened up software updates in the store. This was around the whole MobileMe thing, so I got that upgrade too. And magically my iWeb's html snippets started working for the first time ever! I almost cried, but let's face it, there are more beautiful and spectacular things in life worth my tears of joy. Anyway, I indeed was really happy because I thought this was going to be the beginning of me being able to html snippet youtube videos directly onto my site and do other such amazing things!
    Then today when I got home, I'm back to the same stupid non-working html snippet feature again!!!!
    I can describe the html snippet issue a little bit: In my non-working html snippet version, a little transparent box appears when I try and open up html snippets... in this little box I can't type anything. How iWeb should work is that this black box should appear where you can type in your code and then a separate little box below the black one works on displaying what you coded.
    One maybe important thing I noticed is that... You know how when you open up iWeb, in the left column by your sites there are/were those blue globe .mac picture? Well, after the MobileMe upgrade in the store (just yesterday actually on the 27th), those blue globes turned into blue squares with white clouds. So I think the conversion from .mac to MobileMe helped fixed my bugs? Because today my html snippets doesn't work again and I'm back to the .mac blue globes. I want those little blue squares with white clouds again if it will fix my issue!!
    HELP, please. Thanks!

    I would look at several things. I'm assuming it shows fully charged after you charge it and that this is a new iphone and not used. Check your location services under Privacy: Location Services for apps that use your location. If you have apps always checking your location it can use power. Turn off any you don't really need. You can always turn them back on.
    Check you wifi settings. Turn off the " Ask to join other Networks". If you are driving down the road it will be looking for other networks to join.
    Turn off any apps running in the background that are not needed.
    Restart your iPhone after you have done this. Hopefully this will improve your battery usage.

  • I am trying to make only the main content editable in a template.

    I thought I had only the main content area editable, but when I made a change to the menu bar in the template it didn't carry over ( I did try update) and then I realized my whole page is editable on the page where I applied the template.  Can someone please review and tell me what I might have done wrong.
    template
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <link href="../main.css" rel="stylesheet" type="text/css">
    <link href="../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css">
    <link href="../SpryAssets/SpryMenuBarVertical.css" rel="stylesheet" type="text/css">
    <script src="../SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <script type="text/javascript">
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    </script>
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    </head>
    <body onLoad="MM_preloadImages('../images/logo/shop_small_1.png','../images/home_page/plantatio n_closed.jpg')">
    <div id="outer_container">
      <div id="inner_conatiner">
        <div id="header">
          <script type="text/javascript">
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
          </script>
          <table width="1024" border="0" cellspacing="0" cellpadding="5">
            <tr>
              <td rowspan="2"><img src="../images/logo/bed_guy_logo.gif" alt="bedguy logo" width="195" height="116" class="logo_images"></td>
              <td colspan="2" class="sleep_better">Helping Saint Louis<br>
                Sleep Better Since 2000</td>
              <td rowspan="2"><a href="../contact_forms/free_sticker_please.html" class="shop_small" onMouseOver="MM_swapImage('shop small','','../images/logo/shop_small_1.png',1)" onMouseOut="MM_swapImgRestore()"><img src="../images/logo/logo_sticker_1.jpg" alt="shop small STL" width="225" height="105" id="shop small"></a></td>
            </tr>
            <tr>
              <td class="address"><a href="#">6431 Hampton Ave<br>
                Saint Louis, MO 63109<br>
                314-678-9100</a></td>
              <td class="address"><a href="#">4666 McRee Ave<br>
                Saint Louis, MO 63110<br>
                314-772-9999</a></td>
            </tr>
          </table>
        </div>
        <div id="nav_bar_top">
          <ul id="MenuBar1" class="MenuBarHorizontal">
            <li><a href="#">browse</a>        </li>
            <li><a class="MenuBarItemSubmenu" href="#">bedroom</a>
              <ul>
                <li><a class="MenuBarItemSubmenu" href="#">Platform Beds</a>
                  <ul>
                    <li><a href="#">Item 3.1.1</a></li>
                    <li><a href="#">Item 3.1.2</a></li>
                  </ul>
                </li>
                <li><a href="#">Case Goods</a></li>
                <li><a href="#">Platform Accessories</a></li>
              </ul>
            </li>
            <li><a href="#" class="MenuBarItemSubmenu">futons</a>
              <ul>
                <li><a href="#">wallhuggers</a></li>
                <li><a href="#">premium frames</a></li>
                <li><a href="#">standard frames</a></li>
                <li><a href="#">economy frames</a></li>
                <li><a href="#">futon mattresses</a></li>
                <li><a href="#">futon accessories</a></li>
              </ul>
            </li>
            <li><a href="#" class="MenuBarItemSubmenu">youth</a>
              <ul>
                <li><a href="#">Loft Beds</a></li>
                <li><a href="#">BunkBeds</a></li>
                <li><a href="#">Storage &amp; Trundle Beds</a></li>
                <li><a href="#">Daybeds</a></li>
              </ul>
            </li>
            <li><a href="#" class="MenuBarItemSubmenu">Mattresses</a>
              <ul>
                <li><a href="#">Pocket Coil</a></li>
                <li><a href="#">Memory Foam</a></li>
                <li><a href="#">Pillowtop</a></li>
                <li><a href="#">Plush/Firm</a></li>
                <li><a href="#">Best Value</a></li>
                <li><a href="#">Double Sided</a></li>
                <li><a href="#">Youth</a></li>
                <li><a href="#">Misc </a></li>
              </ul>
            </li>
            <li><a href="#" class="MenuBarItemSubmenu">bed rails</a>
              <ul>
                <li><a href="#">Basic Frames</a></li>
                <li><a href="#">Hook-On </a></li>
                <li><a href="#">Bolt-On</a></li>
                <li><a href="#">Specialty</a></li>
              </ul>
            </li>
          </ul>
        </div>
        <div id="nav_bar_left">
          <ul id="MenuBar2" class="MenuBarVertical">
            <li><a href="#">browse</a></li>
            <li><a href="#">Specials &amp; Closeout</a></li>
            <li><a href="#">about us</a></li>
            <li><a href="#">delivery</a></li>
            <li><a href="#">FAQ</a></li>
            <li><a href="#">hours &amp; locations</a></li>
            <li><a href="#">Our manufacturers</a></li>
            <li><a href="#">photo gallery</a></li>
            <li><a href="#">contact us</a></li>
          </ul>
        </div>
        <div id="hours"> <!-- #BeginLibraryItem "/Library/hours.lbi" --><strong class="underline">6431 Hampton</strong> <br>
    Tues-Fri 11-7<br>
    Sat 11-6<br>
    Sun 12-3<br>
    <br>
    <strong class="underline">4666 McRee </strong><br>
    Tues-Fri 10-7<br>
    Sat 10-6<br>
    Sun 12-3<!-- #EndLibraryItem --><br>
    <br>
        </div>
    <div id="main_content"><!-- TemplateBeginEditable name="main_content" -->main_content<!-- TemplateEndEditable --><table width="800" border="1" cellspacing="0" cellpadding="5">
      <tr>
        <td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('home_futon','','../images/home_page/plantation_closed.jpg',1)" ><img src="../images/home_page/plantation_open.jpg" alt="futon open and closed" width="150" height="145" id="home_futon"></a></td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
    </table>
    </div>
    <div id="footer">The BedGuy &copy;2000-2014<br>
    Contact Us</div>
      </div>
    </div>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    var MenuBar2 = new Spry.Widget.MenuBar("MenuBar2", {imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    </html>
    page with template applied
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <link href="main.css" rel="stylesheet" type="text/css">
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css">
    <link href="SpryAssets/SpryMenuBarVertical.css" rel="stylesheet" type="text/css">
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <script type="text/javascript">
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    </script>
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    </head>
    <body onLoad="MM_preloadImages('images/logo/shop_small_1.png','images/home_page/futon_closed.jp g','images/home_page/Clove Casegoods Dark Chocolate (Metal Knobs).jpg','images/home_page/sasparilla_chocolate_trundle.jpg','images/home_page/BR12_TE _Stack_06.jpg','images/home_page/link_spring.jpg')">
    <div id="outer_container">
      <div id="inner_conatiner">
        <div id="header">
          <script type="text/javascript">
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
          </script>
          <table width="1024" border="0" cellspacing="0" cellpadding="5">
            <tr>
              <td rowspan="2"><img src="images/logo/bed_guy_logo.gif" alt="bedguy logo" width="195" height="116" class="logo_images"></td>
              <td colspan="2" class="sleep_better">Helping Saint Louis<br>
                Sleep Better Since 2000</td>
              <td rowspan="2"><a href="contact_forms/free_sticker_please.html" class="shop_small" onMouseOver="MM_swapImage('shop small','','images/logo/shop_small_1.png',1)" onMouseOut="MM_swapImgRestore()"><img src="images/logo/logo_sticker_1.jpg" alt="shop small STL" width="225" height="105" id="shop small"></a></td>
            </tr>
            <tr>
              <td class="address"><a href="#">6431 Hampton Ave<br>
                Saint Louis, MO 63109<br>
                314-678-9100</a></td>
              <td class="address"><a href="#">4666 McRee Ave<br>
                Saint Louis, MO 63110<br>
                314-772-9999</a></td>
            </tr>
          </table>
        </div>
        <div id="nav_bar_top">
          <ul id="MenuBar1" class="MenuBarHorizontal">
            <li><a href="#">browse</a>        </li>
            <li><a href="#" class="MenuBarItemSubmenu">futons</a>
              <ul>
                <li><a href="#">wallhuggers</a></li>
                <li><a href="#">premium frames</a></li>
                <li><a href="#">standard frames</a></li>
                <li><a href="#">economy frames</a></li>
                <li><a href="#">futon mattresses</a></li>
                <li><a href="#">futon accessories</a></li>
              </ul>
            </li>
            <li><a class="MenuBarItemSubmenu" href="#">bedroom</a>
              <ul>
                <li><a class="MenuBarItemSubmenu" href="#">Platform Beds</a>
                  <ul>
                    <li><a href="#">Item 3.1.1</a></li>
                    <li><a href="#">Item 3.1.2</a></li>
                  </ul>
                </li>
                <li><a href="#">Case Goods</a></li>
                <li><a href="#">Platform Accessories</a></li>
              </ul>
            </li>
            <li><a href="#" class="MenuBarItemSubmenu">youth</a>
              <ul>
                <li><a href="#">Loft Beds</a></li>
                <li><a href="#">BunkBeds</a></li>
                <li><a href="#">Storage &amp; Trundle Beds</a></li>
                <li><a href="#">Daybeds</a></li>
              </ul>
            </li>
            <li><a href="#" class="MenuBarItemSubmenu">Mattresses</a>
              <ul>
                <li><a href="#">Pocket Coil</a></li>
                <li><a href="#">Memory Foam</a></li>
                <li><a href="#">Pillowtop</a></li>
                <li><a href="#">Plush/Firm</a></li>
                <li><a href="#">Best Value</a></li>
                <li><a href="#">Double Sided</a></li>
                <li><a href="#">Youth</a></li>
                <li><a href="#">Misc </a></li>
              </ul>
            </li>
            <li><a href="#" class="MenuBarItemSubmenu">bed rails</a>
              <ul>
                <li><a href="#">Basic Frames</a></li>
                <li><a href="#">Hook-On </a></li>
                <li><a href="#">Bolt-On</a></li>
                <li><a href="#">Specialty</a></li>
              </ul>
            </li>
          </ul>
        </div>
        <div id="nav_bar_left">
          <ul id="MenuBar2" class="MenuBarVertical">
            <li><a href="#">browse</a></li>
            <li><a href="#">Specials &amp; Closeout</a></li>
            <li><a href="#">about us</a></li>
            <li><a href="#">delivery</a></li>
            <li><a href="#">FAQ</a></li>
            <li><a href="#">hours &amp; locations</a></li>
            <li><a href="#">Our manufacturers</a></li>
            <li><a href="#">photo gallery</a></li>
            <li><a href="#">contact us</a></li>
          </ul>
        </div>
        <div id="hours"> <!-- #BeginLibraryItem "/Library/hours.lbi" --><strong class="underline">6431 Hampton</strong> <br>
    Tues-Fri 11-7<br>
    Sat 11-6<br>
    Sun 12-3<br>
    <br>
    <strong class="underline">4666 McRee </strong><br>
    Tues-Fri 10-7<br>
    Sat 10-6<br>
    Sun 12-3<!-- #EndLibraryItem --><br>
    <br>
        </div>
    <div id="main_content"><!-- TemplateBeginEditable name="main_content" --> <!-- TemplateEndEditable -->
      <table width="800" cellpadding="10">
      <tr>
        <td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('futon','','images/home_page/futon_closed.jpg',1)"><img src="images/home_page/futon_open.jpg" alt="take me to futon home page" width="250" height="175" id="futon"></a></td>
        <td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('bedroom','','images/home_page/Clove Casegoods Dark Chocolate (Metal Knobs).jpg',1)"><img src="images/home_page/Tamarind Bed Full Cherry K-Series w Cinnamon Storage Drawers opened.jpg" alt="platform bed and casegoods" width="250" height="175" id="bedroom"></a></td>
        <td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('youth','','images/home_page/sasparilla_chocolate_trundle.jpg', 1)"><img src="images/home_page/Scribbles Twin Twin Medium Oak w Drawer opened.jpg" alt="bunkbeds and trundle beds" width="250" height="175" id="youth"></a></td>
      </tr>
      <tr>
        <td class="home_page_table_words">FUTONS</td>
        <td class="home_page_table_words">BEDROOM</td>
        <td class="home_page_table_words">YOUTH</td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('mattresses','','images/home_page/BR12_TE_Stack_06.jpg',1)"><im g src="images/home_page/BR13_Pyramid_Stack_R.jpg" alt="mattresses" width="250" height="175" id="mattresses"></a></td>
        <td><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('bedframes','','images/home_page/link_spring.jpg',1)"><img src="images/home_page/classic_frame.jpg" alt="bedframes" width="250" height="175" id="bedframes"></a></td>
        <td><img src="images/home_page/futon_closed.jpg" width="250" height="175"></td>
      </tr>
      <tr>
        <td class="home_page_table_words">MATTRESSES</td>
        <td class="home_page_table_words">BED FRAMES</td>
        <td class="home_page_table_words">SPECIALTY AND MISC</td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
      <tr>
        <td> </td>
        <td> </td>
        <td> </td>
      </tr>
    </table>
    </div>
    <div id="footer">The BedGuy &copy;2000-2014<br>
    Contact Us</div>
      </div>
    </div>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    var MenuBar2 = new Spry.Widget.MenuBar("MenuBar2", {imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    </html>

    Go to File > New page from template. 
    Select your Template.dwt file from the list and hit Create.
    Save your child page.
    Nancy O.

  • How to display the field name in the tabulated view for a content query web part

    I have added a content query web part changed the web part file to include custom columns imported and reffered itemstyle.xsl
    to include the tabulated view for the content query.
    However the way it is displayed is such that only the content is displayed.
    As i am using a tabular view wto display the data, i want to display their field names as well.

    Hi  ,
    According to your description, my understanding is that you need to display the field in the tabulated view for a content query web part.
    For your issue, please refer to the code as below:
    <xsl:template name="VendorCustomStyle" match="Row[@Style='VendorCustomStyle']" mode="itemstyle">
    <html>
    <table width="100%">
    <xsl:if test="count(preceding-sibling::*)=0">
    <tr>
    <td width="8%" valign="top"><div class="item"><b>Vendor ID</b></div></td>
    <td width="12%" valign="top"><div class="item"><b>Vendor Name</b></div></td>
    <td width="50%" valign="top"><div class="item"><b>Vendor Description</b></div></td>
    <td width="10%" valign="top"><div class="item"><b>Vendor Country</b></div></td>
    <td width="10%" valign="top"><div class="item"><b>Vendor Date</b></div></td>
    <td width="10%" valign="top"><div class="item"><b>Created By</b></div></td>
    </tr>
    </xsl:if>
    <tr>
    <td width="8%" valign="top"><div class="item"><xsl:value-of select="@VendorID" /></div></td>
    <td width="12%" valign="top"><div class="item"><xsl:value-of select="@Title" /></div></td>
    <td width="50%" valign="top"><div class="item"><xsl:value-of select="@Vendor_x005F_x0020_Description" disable-output-escaping="yes" /></div></td>
    <td width="10%" valign="top"><div class="item"><xsl:value-of select="@Vendor_x005F_x0020_Country" /></div></td>
    <td width="10%" valign="top"><div class="item"><xsl:value-of select="@Vendor_x005F_x0020_Date" /></div></td>
    <td width="10%" valign="top"><div class="item"><xsl:value-of select="@Author" /></div></td>
    </tr>
    </table>
    </html>
    </xsl:template>
    For more information, please have a look at the blog:
    http://www.codeproject.com/Articles/756834/Customizing-the-Content-Query-Web-Part-and-Item-St
    http://msdn.microsoft.com/en-us/library/ms497457.aspx
    http://clarksteveb.hubpages.com/hub/Customized-Content-Query-Web-Part-CQWP-in-SharePoint-2007-with-results-Tabbed-Grouped-and-in-an-HTML-Table
    http://blog.sharepointexperience.com/customitemstyle/
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Workflow Status column for new content type

    Hi,
    Initially I had a document library and several workflows associated with it. After that I created a new content type inheriting Folder content type. My existing workflows could be started and work fine with any item of this new content type except anything
    related to the workflow status column, such as "Automatically update workflow status to the current stage name", or workflow action "Set workflow status". If I use the OOTB Folder content type, everything's fine. But I need custom fields
    for folder as well.
    The workflows can be started then it seems unreasonable that they are not associated with the items of the new content type, considering I set my new content type to be the child of the existing Folder content type. So why any item under this new content
    type does not have the workflow status column? I've tried removing the workflow from the list and publishing back using SPD without success.
    I also notice that when you associate a new content type to a document library/list which has some custom columns, you cannot edit those columns to be used in the new content type. You need to delete those columns and recreate them, then the option "Add
    to all content types" is there. Is this expected design?
    Thanks

    Hi,
    According to your post, an error occurred when you created a custom Edit form for new content type.
    We can do as follows:
    1.Add the MyNameSpace.MyNewEditPage dll file into GAC(C:\Windows\assembly).
    2. Execute the iisreset command.
    We can create a new content type using visual studio 2012/2013.
    http://www.sharepoint-journey.com/sharepoint-list-content-types-and-site-columns.html
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Installing OCCI for visual studio2010?

    I dont understand how i'm supposed to install OCCI for visual studio 2010 when the download includes the following items
    1.) a .lib file
    2.) .dll
    3.) .sym
    i understand how to use .lib files but in order to use it u need the .h file that includes the function prototypes located in the .lib...can anyone explain what im doing wrong or how i can acccess the functions and structures located inside the .lib file included with the OCCI download?

    I can only speak for VS2008, but maybe it helps.
    In the project properties windows / configuration properties / linker / aditional dependencies you shoud have: oraocci11.lib (for release), oraocci11.lib (for debug).
    Also you should set your Visual Studio paths (inclusion, reference, libraries)
    Mark Williams blog about OCCI and VS was helpful for me in the past: http://oradim.blogspot.com/2009/07/getting-started-with-occi-windows.html
    And obviously you should: #include <occi.h>

  • How to make a menu for HD content (not BD)

    I am a newbie on this forum and I am not sure where to post: I am a middle-aged woman with blond (grey) hair (**** happens) BUT I have been 'playing around' with computers since 1977. I have been editing video and audio since the 90's and mainly as a hobby I have made 100+ productions for f.i. tourist boards on DVD and BD. But now I am stuck: I know I am making some sort of mistake in thinking and I am asking you to help me to sleep again at night!
    I have been uploading all my productions to a NAS and want to be able to show them every now and then, not the whole video but by chapter. With the DVD's that is no problem: the menu's stay as they are but with the BD it is a different story. My media players (Mede8er and Eminent) do not play the menu's but start the playback at the largest .mts, because they are not able (money wise) to communicate with JAVA.
    I am looking for software that will make it possible to create (simple) menu's for HD content . I still have alle the original content and the software to make all kind of formats, both on PC and Mac, but I can not find anything on the net to help me !!! And of course I want to keep the HD quality! The only thing I have managed so far is making chapters with MKVtoolnix, but that is not to my liking.
    There must be something I am overlooking: Apple is skipping all optical disks in favor of HDD's, but I can not imagine that there is no possibility to create some sort of menu structure?
    Any help will be appreciated!

    This is all way beyond me, but couldn't you just make an HTML page that linked to the video files on your server and use a browser?
    MtD

  • Invalid URL for Web Content Overlay, ERROR!!!!!!

    Hello All,
    I'm hoping someone can help me with this error, I was working on my indesign file and was testing it out locally, then I went on to upload my file and I got prompt to install a new version of the Folio panel which I did, now every time I try to upload my file I get this "ERROR: Invalid URL for Web Content Overlay", I've searched around and have not come up with an answer. Not sure if its a bug on the new update or what. I tried some troubleshooting which this is what i did. I copied my first page of my document onto a different file and tried to upload one page and then i got the error but then I deleted the images and just left one text box and it uploaded my file without any issues, strange huh. Any ideas????

    I was having the same problem with both hyperlinks and buttons in one particular file -- "Invalid URL for Web Content Overlay." It seems to only be a problem in files where I had a link or button previously, and then deleted the object. When I create a new object and create a link or button, it's as though the old link is still lingering somewhere in the file! However, none of the old links is listed in the hyperlinks panel before I create a new one.
    This occurred while I was teaching a DPS class, using the Adobe courseware (sight unseen by any proofreader, I believe). In one of the exercise files, the steps for the student to create hyperlinks and buttons had already been done, so I deleted the hyperlinks. (I think I deleted the text frames that contained them, but I'm not sure.) I never had a problem with it UNTIL I downloaded the Overlay Creator/Folio Builder dated June 19 (v21, I think).
    In the same file, I also had problems with a NAVTO link, . I don't think there were any NAVTO links in any earlier version of the file, at least none that I ever created or deleted.
    I've coded HTML since the days when the only available tool was Notepad, so I'm sure that I used correct URLs (and none redirected). Even the URLs in the deleted objects were correct; I only deleted them so the exercise could be done again.

Maybe you are looking for