RoboHTML 7.0 Snippet Problem

I have added a two Snippets to a project. After viewing the
Snippets in the viewer, they no longer show up as greyed out text.
Their space is a single empy line. And the Snippet pod shows no
Snippets. They are in the code and show up in the viewer, but not
in the topic window.
If I add additional Snippets, they will appear in the Snippet
pod until I close the project. Re-opening the project will again
show "no snippets".
It appears that the Snippet gathering process or some Snippet
control file is messed up. Any ideas?

Yes, I'm running RoboHTML locally.
I think this issue was caused by a RoboHTML hang-up/abend
while I was working with the Snippets. The samples work fine. And I
am unable to reproduce the problem.
The RoboHTML abends are now of concern. I had another one on
Monday, 12/3 while reconstructing the project with the "broken
snippets". That's my next forum post.
It appears that Snippets are handled internally a lot like
Links. That is, if I import a Topic with a Snippet, the Topic
retains a filename reference to the Snippet. Does it manifest as a
Broken Link? If the Snippet is not Imported, how is this flagged?
How can I delete the Snippet reference? It appears that Snippets
should only be manipulated from the Snippet Pod methods, and it is
not there.

Similar Messages

  • Posterous blog HTML Snippet problem - not all of blog is showing up...

    Good morning all! So I was looking for a solution for our newly formed website (I'm a novice) where I could have multiple users update our blog page without having to use iWeb to do it. I read up on Posterous and it appears this would be an ideal solution. So I found some code from another Apple Discussions poster, Alancito, that would pull my Posterous blog directly into the iWeb page I created. Well it has done that, sort of...
    I see the header from the blog, but the content isn't visable. Well, actually if you highlight the header or "blog differently" and then hold down like you're scrolling down the page, the info is there. But the HTML snippet always cuts it off. Even if I expand the size of the snippet in iWeb, it ALWAYS reverts back to this same size.
    I'm in a bind here and could really use some help.
    Here's the blog page address: http://www.sporkfoodwagon.com/SporkFoodWagon/Blog.html
    And here's the code I was provided.
    <iframe height="100%" allow transparency="true" frameborder="0" scrolling="no" style="width:100%;border=none" src="http://sporkfoodwagon.posterous.com/"></iframe>
    Message was edited by: andrewrichardson

    Andrew ~ Perhaps someone will suggest a solution to the HTML Snippet problem, but meanwhile, with this recent improvement to Posterous:
    http://blog.posterous.com/posterous-unveils-pages
    ...perhaps you don't need an iWeb site at all. If you must have one, consider linking to your Posterous blog directly from iWeb's navigation bar:
    Create a blank internal page titled "Blog" (actually you can name the page whatever you want.) Then in that Blog page add an HTML Snippet with the following code:
    <script type="text/javascript">
    parent.window.location = "http://www.yourblogname.com"; // change this to your own URL
    </script>
    ...Once published, clicking on "Blog" in the navbar will immediately redirect to your external Blog page. (Thanks to Cyclosaurus for the code).
    And to return from Posterous back to your iWeb site:
    http://blog.posterous.com/pages-20-add-links-to-your-sidebar

  • Snippets Problem: HTML ID changes when pasted twice or more

    Hi there,
    I have an external CSS style sheet in a website that formats elements in a snippet. However, when I paste a snippet more than once, the ID field receives a number. For example, the first snippet will post with an element as <td id="Title">, while the second paste will cause it to be <td id="Title2">. The CSS sheet only knows to format elements with the ID "Title" so when I paste this more than once the ID changes.
    Under normal circumstances, I would just edit the HTML code, however, the site is meant to be heavily template driven, and the second person managing it doesn't have time to edit/learn HTML code as they are busy with other tasks. For the moment, PHP/MySQL isn't an option either.
    Is there a way to have pasted elements not include an additional number in the ID fields?
    Thanks,
    David

    You can't technically use the same HTML id twice.
    <div id="edgar"></div>
    <div id="edgar"></div>
    Is a no-no.
    Use classes instead...
    <div class="edgar"></div>
    <div class="edgar"></div>
    Your css would go from
    #edgar {
         some attributes
    to
    .edgar {
         some attributes
    EDIT: Or in your case <td id="Title"> to <td class="Title"> and in the CSS #Title to .Title

  • Code snippet problem: creates wrong snippet

    I had a small code example and then created two subVIs from the example.  When this was done there was some cleaning up of the sub VI code that had to be done where I mostly cleaned up some pathways and labelling for clarity.  Then I selected the code on the block diagram of the sub VIs (one at a time) and created a code snippet of the new code on the block diagram.   The code snippet shows a png file of the original code!  I thought I forgot to save the file or some such nonsense and went back into the sub VIs and brought them back up and saw that the block diagram had all the changes that I incorporated!  I saved everything again and restarted my LabVIEW 2009 software and created another code snippet:  still the original block diagram is saved to the snippet and I cannot even see that block diagram anymore.  In desparation I made everything into a small project and tried again to no avail.
    Am I dealing with a bug?

    hounddog wrote:
    It is a small snippet and it does contain property nodes, a local variable and semaphores to demonstrate resource sharing.
    Egads!  I just realized that a code snippet does not do what I thought!  I really thought that a snippet was a png screenshot, but the IDE is doing more than that.  It seems that it is trying to show much more than a simple screen shot!  This does seem like a strange thing to do unless I can embed a snippet of code into another VI and actually run it - is that the case?
    Yes just drag it into a diagram.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • RH9 Snippets not saving, RH not closing have to force close

    I'm a new RH user so please forgive me if this is answered somewhere else (I did search for awhile first).
    Windows XP Pro 2002 Service Pack 3
    RoboHelp 9 HTML 9.0.1.232 (recent upgrade from RH7) Project has about a thousand topics
    Using Visual SourceSafe (VSS) for version control
    There were snippets in the project before I started and before this upgrade - those all are usable and stay where you put them through saving and closing RH. Other edits to topics seem to be surviving the save process also. Snippets I create (have not created any before this) are not surviving when I save the project, but they are creating .hts files on the hard drive (but not showing up in VSS).  Also, when I create multipe new snippets, the first one and only the first one I create shows up in the snippet pod (before closing RH), and when I save/close/reopen RH, none show in the pod.
    Note: had the same as problem/related to this forum question.
    Also, now when I try to close RH it just closes the active tabs but does not close the project and I have to force close RH in the Windows Task Manager.
    Summary:
    Edits to topics that do not      involve snippets are being saved
    Edits that involve snippets      created before yesterday are saved
    Snippets created by me:
    All are creating files       on my hard drive
    None are going into       Visual SourceSafe
    Only the first shows       up in the Snippet pod before RH closes
    None show up in the       Snippet pod when RH is reopened later
    So there we are.  Any ideas or suggestions?

    OK, my colleague (who is a RH certified expert) figure out what was going on.  Basically, in addition to our two hard drive copies of the project being out of sync (which we fixed by deleting some, taking some out of VSS that didn't belong, and recopying everything onto my hard drive) there is an underlying snippet problem which my colleague diagnosed as follows (her description):
    The project was worked on in RH7 for a couple of years. In early June 2011, RH9 was installed. The project was opened in RH9, and the appropriate ‘do you want to convert the project’ message displayed. I proceeded to do the conversion.
    Everything seemed to convert rather well except for one thing – the snippets. If you opened the Properties window for a snippet, you could see the description; however, the description would not display in the Pod in the designated “Description” column.
    As a test, I created a new snippet in RH9, which generated the following code:
    <?xml version="1.0" encoding="utf-8"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="topic-comment" content="here's the description" />
    <title>New Snippet</title>
    <meta name="generator" content="Adobe RoboHelp 9" />
    </head>
    <body>
    <p>This is placeholder text for your snippet. To add content to the body,
    replace this text. </p>
    <p>&#160;</p>
    <p>For information about applying snippets to topics, press <b>F1</b>.</p>
    </body>
    </html>
    However, the code for a converted snippet looks like this:
    <!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
    <html><head>
    <meta http-equiv=content-type content="text/html; charset=utf-8">
    <meta name=generator content="Adobe RoboHelp - www.adobe.com">
    <meta name=generator-major-version content=0.1>
    <meta name=generator-minor-version content=1>
    <meta name=filetype content=RoboHelp>
    <meta name=filetype-version content=1>
    <meta name=page-count content=1>
    <meta name=layout-height content=487>
    <meta name=layout-width content=424>
    <title>Use this snippet as the explanation for the Credit Type field on a form.</title>
    </head>
    <body>
    <p>Unit of credit for the course. Together with the Credit Value, it defines
    the possible credit hours earned for the course.</p>
    </body>
    </html>
    Notice how the text that is in the title tag is actually the DESCRIPTION for the snippet. Also, there is no meta tag for the real description in the converted code. The real title for this snippet is Credit Type, but for some reason, that does not display in the converted snippet code. The name only displays correctly in the Properties window, like this:
    Strange how the name (or “Title” as the code seems to indicate it should be) correctly displays in the Properties window, but that name is nowhere in the actual code in the HTS file.
    So it seems to me that there is a disconnect between what’s in the code, and what’s displaying in RH, and I’m not sure how or why that happened. I simply allowed RH9 to convert my RH7 project, and this Snippet problem was the only resulting problem that I’ve found.
    Is there any way to get this properly fixed by Adobe? Even when we enter the appropriate descriptions ourselves, they STILL don’t display properly in the Snippets pod. Sometimes some of them display, sometimes all of them don’t display, and sometimes if you perform an action (like creating a new snippet), then that action will cause some or all of the descriptions to display.
    Here’s an example --
    1st screenshot below – the Snippets pod as it typically displays for us in RH9. Absolutely no descriptions displaying.
    2nd screenshot below – I created a new snippet. The description for the new snippet displays PLUS the two descriptions for recently created snippets display! You can only see one of them in the screenshot (“Curriculum Considered Complete Situations”), but further down the list, the description for a snippet named “Requiring Search Criteria” also displays after creating the new snippet (Note: Both of these snippets were created in RH9, which raises the questions: Why didn’t the descriptions already display *before* I created a new snippet? Why did the action of creating a new snippet *cause* the two snippet descriptions to suddenly display?)
    Another Note: After my co-worker had manually gone through all of the snippets and manually added descriptions (and updated the “Title” tags to reflect the actual title of each snippet), this caused some issues – erratic Snippet pod behavior, and he had to keep using the Task Manager to close RH (normal close methods wouldn’t work). So since RH9 started acting funny and wouldn’t close for him, we reverted back to using the HTS files and the rhsnippet.apj snippet file that RH9 originally converted for us, and those original files are what we are continuing to use, but we would like to have a solution for the problem. Why didn’t RH9 properly convert the HTS files? Or at least, to us, based on the code that’s actually in the files, they don’t appear to be properly converted.

  • Strange problem with LabPython when calling datetime.strptime()

    Here's my code.
    Whenever this is run, I get the following error:
    Error 1050 occurred at PYTHON Execute Script__ogtk.vi->Writer.vi:<type 'exceptions.TypeError'>, attribute of type 'NoneType' is not callable
     The code works perfectly in python. Any ideas of how to get around this problem?
    Attachments:
    snippet problem.png ‏23 KB

    Hello,
    As noted by nyc, LabPython is not supported by National Instruments.
    To help you, I give you a piece of advice :
    If you want to integrate in LabVIEW a script in Python which has been developed by you, I suggest you to try to replace all the VI by  the Python 2.2 Script node
    If you want to share the library "python.27.dll", I suggest you to try to reverse the first and the second VI (first, use Python New Session.VI and then use
    Python Set Servers Path.VI)
    This link could help you:
    http://labpython.sourceforge.net/palette.html
    Best regards,
    Guillaume D

  • RH7 - getting snippet apj error message

    I'm using RoboHelp 7 HTML with WebHelp Pro layout.  I had an existing snippet that I was linked not being used in any help topic so I deleted it. In addition, I moved snippets up and down in the Snippet pod so that they would appear in alphabetical order. I did save my snippets using Save All after I deleted and moved them around.
    However, I noticed that the snippet that I thought had been deleted was still down at the bottom of the list in the Snippet pod. When I tried to delete it again, I got the following error message.
    FYI - I restored my backup project and tried some of the same actions again. Moving snippets and then deleting the one that wasn't being used. Got the same error message.
    How do I resolve this snippet problem in RH7?

    Thanks. I tried that and still got the same error message.  I even put the snippet names in alphabetical order via Notepad. However, when I re-opened RoboHelp 7 and the snippet pod, the names were still out of sequence. I would have thought the pod view would be updated to match the sequence in my apj file but that didn't happen.
    When I resequenced (moving them up and/or down in the pod view) and saved, everything seemed okay.  But then I tried to delete one of the snippets that was not being used anywhere and got the same error message.
    I'm hoping this is just a RoboHelp 7 issue and that things will be okay when I upgrade to version 8.
    Here's whats in the rhsnippet.apj file:
    <?xml version="1.0" encoding="utf-8"?>
    <rhpml majorversion="2" minorversion="0">
    <files>
      <file>
       <name>breadcrumb_trail_SRSForm_SharePoint_eLearning_HomePage.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>Clearance_Difference_Exception.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>Control_Total_Break.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>Collateral_Reconciliation.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>Derivative_Reconciliation.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>DEF_Balances.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>GL_Exception.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>Hint_GUI_Filter_Selection_Counter.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>Hint_GUI_Grid_common_functionality.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>Interco_Deriv_Recon.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>Interest_Difference_Exception.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>Jnl_SumDetail_Hint_DrillDown_Underlying_data.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>Jnl_SumDetail_Hint_Underlying_Data_DrillDown_not_available_for.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>Journal_Codeblock_Validation_Control_Calculation.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>Net_Asset_Control_Calculation.hts</name>
       <comments></comments>
      </file>
      </file>
       <name>Net_Asset_Control_window_boilerplate.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>PARA_BSW_Reconciliation.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>Query_tab_Business_Date_definition.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>Query_tab_Business_Date_you_need_to.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>Query_tab_Entity_definition.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>Query_tab_GAAP_Type_definition.hts</name>
       <comments></comments>
      </file>
      <file>
       <name>Query_tab_GAAP_Type_you_need_to.hts</name>
       <comments></comments>
      </file>
      <file>
    </files>
    </rhpml>

  • Using Robohelp 7 - snippets disappear

    Using RH 7, create a snippet, use the snippet, save. Then close the project. Reopen the project and the snippets are missing.

    There are a couple of suggestions in this thread.
    RoboHTML 7.0 Snippet Problem

  • Snippets not displayed in Topic (Design View)

    I have RoboHelp 7.0.2.
    This "snippets" problem started a few days ago. I use the
    same 2 snippets in about 100 topics. Suddenly, the snippets stopped
    getting displayed in the topics (Design View). I don't see the
    snippets even when I click the eye glasses icon for a preview.
    However, if I switch to HTML View, the code does confirm that
    the snippets are there.
    This problem started happening around a few days after I
    started having version control issues with RH. My project is
    version controlled (Sourcesafe) so I have always checked in/out
    topics for working. But nowadays, after a few hours of RH being
    open, it just messes the version control part. That is, it will not
    let me edit topics that I have checked out myself telling me that
    the file is already checked out. And at times, it won't even check
    in my files.
    I thought maybe my RH install is corrupt so I just
    reinstalled RH (7.0.2). However, I still cannot see the snippets.
    Not sure about the version control part since I haven't kept RH
    open for a long time.
    Any thoughts?
    Thanks,
    K

    The issue that I am having is that when I renamed the
    snippet, only two topics accepted kept the snippet and allowed it
    to remain (with the new name). The other 100 topics showed that I
    had a snippet (even though you couldn't see it), but in the
    tooltip, showed the previous name I named the snippet. I went back
    to the snippet and renamed it back to the old name - which oddly
    this time, the two topics that were accepting the snippet as any
    name, did not take and the snippet was there, but would not appear.
    I guess this is a little glitch in the renaming snippet
    function. I can't think of anything else??? Anyway, I kept the
    original name (although, another odd thing is this isn't the
    original - this is another one I changed it to) and removed the
    snippet that wasn't appearing from the two topics and reinserted it
    again. I guess it's better than reinserting it 100 times.
    Sorry I can't be of more help.
    Thanks,
    Michele

  • Trying to load flash file in iWeb and when I enter info in the "html snippet" box a "missing plug-in" message comes up (although i have adobe flash player in, if that's the plug-in they're looking for). Anyone have any similar problems or solution. Thanks

    I'm trying to load flash file in iWeb and when i enter info in the "html snippet" box a "missing plug-in" message comes up (although i have Adobe Flash player installed, if that's the plug-in they're looking for). Anyone have any similar problems or solutions. Thanks

    when i publish my site and vew it the page on the web it just comes up with the file name w/ the ,swf and the "mising plug-in" message below. if i click on the file name it displays the flash file but gigantic (the entire height of the page).totally perplexed!
    anyway, here is the code.
    <object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000”codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0, 40,0”width=”244” height=”221” id=”ETrade_banner_Gumby_replay”><paramname=movie value=”ETrade_banner_Gumby_replay.swf”><param name=qualityvalue=high><param name=base value=”.”><embed src=”ETrade_banner_Gumby_replay.swf”quality=high width=”244” height=”221” name=”ETrade_banner_Gumby_replay”align=”” type=”application/x-shockwave-flash” pluginspage=”http://www.macromedia.com/go/getflashplayer”base=”.”></embed></object>

  • HTML Snippet Resizing Box Problem

    Hey guys, hope someone can shed some light on this incredibly irritating issue that i've been struggling with for ages.
    I've got a javascript for generating a random quote out of a preset list (10) into a HTML snippet box on my site.
    The problem that I can't cure is that each quote, depending on its length makes the html box resize around it, so it sometimes covers some of the existing text.
    What I want is for the generated text to fit itself into whatever box size I choose.
    Any ideas??
    <CENTER>
    <SCRIPT LANGUAGE="JavaScript"> <!-- Distributed by <a class="jive-link-external-small" href="http://www.hypergurl.com">http://www.hypergurl.com</a>
    var howMany = 10 var quote = new Array(howMany+1) quote[0]="A good woman
    to a man is like money in the bank." quote[1]="God loved the birds and
    invented trees. Man loved the birds and invented cages." quote[2]="The
    words that enlighten the soul are more precious than jewels." quote[3]="Prepare
    your mind to receive the best that life has to offer." quote[4]="In
    order to be walked on, you have to be lying down." quote[5]="Education
    is the power to think clearly, the power to act well in the world's work, and
    the power to appreciate life." quote[6]="No one can make you feel inferior
    without your consent." quote[7]="A person who aims at nothing is sure
    to hit it." quote[8]="Shoot for the moon. Even if you miss, you'll land
    among the stars." quote[9]="No bird soars too high if he soars with
    his own wings." quote[10]="You can't build a reputation on what you're
    going to do." function rndnumber(){
    var randscript = -1 while (randscript < 0 || randscript > howMany || isNaN(randscript)){
    randscript = parseInt(Math.random()*(howMany+1)) } return randscript } quo = rndnumber()
    quox = quote[quo] document.write(quox) // End Script--> </SCRIPT> </CENTER>

    Hiya Old Toad, thanks for the reply.
    Sorry it took me so long to get back to you, things just keep coming up!
    Ok so ,if I try to resize the box, it goes widthways rather than lengthways and therefore covers all the text next to it.
    If I add the
    tags, it just breaks it completely and nothing shows up.
    Also looks like I copied the wrong script when I posted here originally, I had it in a notepad file but I must have opened the wrong one, sorry!
    Attached is the actual script from the site,
    Thanks again for all your help!
    <center>
    <resizeable=false>
    <script language="JavaScript">
    var howMany = 6
    var quote = new Array(howMany+1)
    quote[0]="'The teacher motivates children in a fun way'"
    quote[1]="'Very friendly, fun and hard working class - with an excellent teacher'"
    quote[2]="'It's a good way to keep all ages off the streets and meeting new people in a friendly environment'"
    quote[3]="'The class is good, giving kids a fun and enjoyable time. The teacher is funny and, also has a good way of handling the class'"
    quote[4]="'The class teaches good discipline whilst still having fun'"
    quote[5]="'Discipline, respect, enjoyment and fun. All key factors put across by a very good teacher'"
    quote[6]="'The class teacher is good and disciplined. It has taught my child to come out of her shell'"
    quote[7]="'The class makes learning fun whilst still teaching the students the important lessons needed to progress'"
    function rndnumber(){
    var randscript = -1
    while (randscript < 0 || randscript > howMany || isNaN(randscript)){
    randscript = parseInt(Math.random()*(howMany+1))
    return randscript
    quo = rndnumber()
    quox = quote[quo]
    document.write(quox)
    // End -->
    </script>
    Gah that last "quo" is meant to have [ 's around it but they dissapear for some reason on here.
    Message was edited by: Billbrown

  • Problems setting 'allow HTML snippet insertion' in Contribute 4

    I am trying to set the administrator option to allow insertion of HTML snippets (as described here). But the dialog box to change the settings does not include an "Allow HTML Snippet Insertion" checkbox.
    Any advice? Is this to do with the version of Contribute I'm using? Or is there some other administrator setting I need to set first?

    Hi ravster.
    Thanks for the suggestions. I had read the Arch NFS HowTo and did as you suggested get rcpinfo for the server machine. The Libranet NFS server is configured rather different since the NFS daemons are built into the default kernel.
    Since I needed to complete the transfer immediately, I gave up for now trying to set up NFS and used netcat (!) instead to transfer the files from the Libranet laptop to the Arch workstation. The laptop will be converted to Arch Linux soon so I think I'll be able to clear things up soon.  I haven't had any problems setting up NFS with homogeneous (i.e., all Arch or all Libranet) computer combinations.
    Thanks again.
    Win

  • Snippet Pod Problems

    I have a project in RH7 with several hundred snippets. When I
    open the Snippet Pod and try to scroll down the list to select a
    snippet the Pod flickers and immediately returns me to the top of
    the list when I let go of either the scroll bar or the scroll
    arrow. It happens so fast that I don't have a chance to select a
    snippet. I need to be able to access the snippets through the pod
    because that is the only way I know of to change the snippet name
    or delete the snippet. I can edit the snippet through the topic
    page it is linked to.
    Any help is appreciated!

    Is anyone using a large number of snippets in RH8? I have a new project where we were thinking of creating 100-200 to deal with a similar situation that Pat@ffic mentioned in this thread. Of course, I don't want to encounter the same issue. I'm also interested in any other outside-the-box solutions anyone has come up with for reusing many chunks of text that can be updated/deleted/added in one central place. A big problem I see with the Snippets Pod is the lack of structure.... we really need to be able to organize them in folders. (I may submit that as a feature request, actually.) For now we are planning on using a consistent naming convention and are going to try to keep the titles brief, but it's going to be tricky. I like Rick's suggestion (at least I think it was Rick; can't see the whole thread as I'm writing this) to create master pages that simply serve as snippet warehouses to organize them/access them more easily, but we'd still have to work within the confines of the Snippets Pod often since that's the only way to add/delete.
    I appreciate anyone's thoughts or experiences with this, particularly if you've discovered any differences in RH8.
    Thanks,
    Katie Carver
    Docs-to-You, LLC
    Phoenix, AZ

  • HTML snippet height problem in all browsers but Safari

    hi i'm trying to embed Vimeo in my webpage using HTML snippet. i thought it was working fine until i found out that in other browsers than Safari the movie is cut off at about 120 pixels..
    i did some testing and now i find that whatever HTML code i try to publish using HTML snippet looks
    cut off ! no matter what the height settings are, and believe me i tried everything, and all sorts of code..
    this is such a mayor bug, i cant understand why i cant find other people with this issue??
    using IWEB 09 last version..
    please have a look at this:
    http://www.geertmul.nl/Geert_Mul/LibraryOfBabel.html
    with both Safari and Firefox.
    see what i mean..??
    thanx for a reply !

    Welcome to the Apple Discussions. I've experienced something similar. Here's how I fixed it. After using the apply button I clicked and dragged the snippet lower border down a long way. Don't worry if it overlaps other items. After dragging DONOT hit the apply button again. Just do a Publish Site Changes and try the page in Firefox again. Be sure to clear the browser's cache so you don't view the previous version of the page.
    NOTE: you might change the caption lines from 2 to 3 in your album pages as a couple of the albums are requiring a 3rd line and it's partially cut off. Also the image for the Split Representation Prints album is giving an error. The link works but the album doesn't have a photo in it.
    OT
    Message was edited by: Old Toad

  • Problem with html snippet

    I have been using iWeb for a long time now, it's been fine up until recently. Everytime I try to add HTML Snippet to my site, it inserts the box on to my webpage, but fails to load in the edit box where you can paste your HTML in.
    How would I rectify this?

    Try the troubleshooting steps under "Fix iWeb" here...
    http://www.iwebformusicians.com/iWeb/iWeb-Tips.html

Maybe you are looking for