Pasting code into iWeb

Hi there. I'm trying to install JSKit Echo (comments) into my webpage, using iWeb through an FTP server. I need to paste an HTML snippet onto the homepage to proceed, but I can't! For some reason it just won't 'stick'. I've pasted other snippets in with no problem. Baffled! Anyone got any thoughts?

If you paste the code in a HTML Snippet, you will not see anything in the widget. Not with this code. Not in iWeb. Publish, js-kit Echo is displayed on your website.
You have to enlarge this 'empty' widget before publishing (height ~1500 px. you will have to enlarge more later)
I use [Js-kit Echo|http://iweb.debutersurmac.com/siteiweb/Blog/Entrees/2009/7/23_Commentaires .html#widget0] and [IntenseDebate|http://iweb.debutersurmac.com/siteiweb/Blog/Entrees/2010/3/21Commentaires_gratuits_surFTP.html] on my (french) website.

Similar Messages

  • Help with jquery code into iweb

    Hello,
    I am new to inserting code into iweb and was wondering if it was possible to use code such as the jquery plugins into an iweb html snippet? i would like to create a simple image gallery such as the following link:
    http://malsup.com/jquery/cycle/lite/
    interested in the click transitions (fade in out), but instead of using the prev / next as the click triggers if it was possible to use "+" and signs
    i appreciate any help you guys may provide,
    grodr

    Yes, you can use JavaScript in the HTML Snippet. But it requires knowledge of HTML/CSS/JavaScript and how iWeb works.
    Anything you paste in the HTML Snippet is your responsibility. iWeb does not care whether it works or not. It happily publishes the stuff you paste.
    Read this article : [Using the iWeb HTML Snippet|http://www.wyodor.net/blog/archives/2009/07/entry_213.html]
    Follow the link in the article and read this sentence very very carefully:
    *Publish the page on the server and test it. Make sure it works. And test it again. And again. And again. No excuse.*
    And this : [How to display a remote picture in your iWeb page|http://www.wyodor.net/Tutorials/ImageWidget/ImageWidget.html]
    This pages uses it in the two slideshows :
    http://www.wyodor.net/_Demo/MyHouse/Huis.html
    And here it is explained how to create such slideshow :
    http://www.wyodor.net/iWebBlogTest/Wyodor_1/WebBanner.html
    And this topic :
    http://discussions.apple.com/thread.jspa?threadID=2351764&tstart=0

  • Pasting Code into this forum

    Hi, I'm a noob. How do I paste code into a discussion, and have it actually look like code.
    Thanks!

    The {code} block doesn't wrap long lines, but it does add a scroll bar if the line gets too long (really long).
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    font-weight: normal;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 480px;
    color: #000000;
    background-color: #B5FF6C;
    overflow: auto;">
    I use an AppleScript that's been tweaked over time to add various formatting</pre>
    - it uses an HTML <pre> block. The script has several options, including the color and size of the block (I like to keep messages relatively small) - it is available here.
    rccharles also posted a script in the User Tips Library with similar ideas (and a message reply link formatter I borrowed).

  • Creating a table in the application pages and pasting it into iWeb 08

    I have learned today that if you create a table in pages and then copy and paste it into iWeb 08 it uses the the ORIGINAL entry in the upper left cell as the name of the png file that is created as the image for the iWeb folder.
    If that ORIGINAL name had a space in the name the resulting server can probably not link successfully the data in that png file.
    Solution: When you FIRST create the table in the application pages that you plan to copy into iWeb use a single word in that upper left cell -- you can change the content later but the "pasted" file will be that word.png.
    Enjoy!

    I use the class cl_xml_document to create XML documents.
    It has all the methods required to create XML documents...perfectly. It is fairly straightforward when you get into it...and you can produce very good xml files.
    also, try this little report...
    whilst this is not full blown XML example it may give some ideas or possibly the format generated maybe be enough for your needs. This is a simple test example of converting an ITAB into an xml type file and then it was sent to a server
    report zsjc2.
    data :
      itab   type table of sflight,
      l_xml  type ref to cl_xml_document.
    start-of-selection.
      select * from sflight into table itab up to 1 rows.
    end-of-selection.
      create object l_xml.
      call method l_xml->create_with_data( dataobject = itab[] name = 'ROOT' ).
      call method l_xml->display.
      data: v_uri type string,
            v_response type ref to  cl_xml_document.
      v_uri = 'http://broker.dev.eproc1.uk.compass:7080/saphttptest'.
      call function 'SWF_XML_SEND_VIA_HTTP_SERVER'
        exporting
          uri                            = v_uri
          request_document               = l_xml
    *   USER                           = ' '
    *   PASSWORD                       = ' '
       importing
         response_document              = l_xml. "v_response.
    You can use other methods, additional to what this example shows, to create a true XML file. You need more coding - but the above example is just a 'quick and dirty' half waay house to get you moving along in one possible direction. I actually preferred using the class than transformations.

  • Integrating tracking codes into iweb.....

    I was so successful in solving a problem I was having here last night that I thought Id throw another question out that has been baffling me, not hard to do I might add, how do you integrate tracking codes at the beginning of each page so that Google analytics for example can track the traffic on your iweb sites??
    This is also a requirement if you are using some affiliate programs so it is really very important to do. Any help anyone out there can give is VERY much appreciated! This is without a doubt the best information forums I have ever read!!....Thanks again in advance for any help on this subject!!...Matt
    http://www.rdeal4u.net

    Google Analytics code (ga.js) required the script to be added into your page source to precisely track the page; Step 4 in the following:
    http://www.google.com/support/analytics/bin/answer.py?answer=66983#0.1.1_step3
    adding GA code in HTML Snippet will cause the code to track widget markup pages, which will give inaccurate results.
    that at this time there is no way to enter tracking code into the pages.
    This is true, because they don't know iweb inner working bits.
    But I can prove them wrong, here is example of HTML code inserted in my page:
    http://hdl.50webs.com/Test/
    the floating nav bar and I have urchin.js loaded from google are coded directly to the page (you need to look at Safari Activity window)
    They suggested I go to www.apple.com/feedback then select the appropriate product (iweb) and seen in a message on the subject directly to the engineers.
    I suggest all that are having a problem with this go ahead and send a message to them as well, you know what they say, the squeaky wheel gets the grease!!
    It's a good idea.

  • Pasting code into Keynote

    Hi - does anyone have any tips on pasting code directly into Keynote from xCode. By simply copying and pasting it seems to screw up all the tabs. Thanks in advance.

    Not sure why it isn't working for you; it's working fine for me. The other thing you could try is converting the tabs to leading whitespaces.
    In Xcode you can set the preferences so that the editor uses leading whitespaces instead of tabs. This makes it much easier to copy and paste code from one app into another. There are two places where you can specify these settings. One is under Preferences>Indentation and the other is under Preferences>Text Editing (deselect the box that says "Editor uses tabs"). You can specify the number of spaces for each tab, etc...
    The above will only apply to any new code you write, so to convert the tabs in an existing document, do a Find/Replace operation within Xcode. Under the Find Options select "Regular Expression" and search for "\t" and replace with " " (four whitespaces or as many as you desire).
    A mixture of whitespaces and tabs can cause funkiness so be sure you replace all tabs before pasting the text into Keyntote.
    Hope that helps.
    Vid

  • Pasting code into word

    Hi, I've tried to paste my block diagram into word, but for some unknown reason parts of the diagram go missing and some parts blackout. Is there some technique to doing this where the resolution is good. My block diagram is fairly big, and asking to paste an excellent copy onto A4 may be asking too much. Is there a trick to doing this?
    Please help
    Thanks

    damsin wrote:
     I had a look at the code capture tool, and pardon my ignorance, I'm pretty new to labview, but I cant find the labview project directory. Could someone direct me and advise what to do. Do I add the Code capture tool at the top of the file dialogue window to the project directory, or have I to choose from the list?
    The project folder has nothing to do with a 'LabVIEW project", it is a plain folder in the NI hierarchy. For example under LabVIEW 8.0 in Windows XP, the default would be:
    C:\Program Files\National Instruments\LabVIEW 8.0\project
    Place the files in that folder. That's it!
    LabVIEW Champion . Do more with less code and in less time .

  • How to input code into iWeb to bypass iframes

    I'm trying to install a customer support chat system into my iweb website. I've installed it OK using the HTML widget so the chat system works but the iframes block the function of 'invites'. Is there anyway of installing the code without using the HTML widget and therefore without the frames and be able to position the chat button where I want it.
    In safari there is a menu called 'Develop' and within that an option 'show web inspector'. Is it possible to solve this problem using that function?

    If you do not want to use the HTML  Snippet, which is an iframe by itself, add a textbox to the page, add some text to  find it later, and publish the page.
    Open the published page in a HTML editor of your choice.
    Find the div with the text and replace it with your code.
    Save the page.
    An iframe and a frame are not the same. So make sure you understand the words you use.
    And no, the web inspector in Safari will not solve you problem.

  • Unable to paste code into any files in DW CS6

    I am not having any luck using paste in the latest DW. I have used both the keyboard shortcut and the menu button but alas it just won't let me the bugger.
    I tried to change the keyboard shortcut but then was thrown another loop. As you can see below the buttons on the bottom of the window are 'undefined' - wtf?
    Is it because I am using the Creative Cloud version? Paste is a pretty essential tool in my workflow and any help would be greatly appreciated!
    If the photo doesn't load you can see it here:
    http://tinypic.com/r/290sswl/6

    I am using an iMac on Version 10.7.4
    This happens to all pages on all documents whether they are html, css, php
    I have two sites and set up a third dummy, I tested them and nothing is pasted. If it makes a difference I see the Edit on the Menu bar light up blue when I use the keyboard shortcut but that is as close as it gets.
    I have copied code from within the files that I am working on and exterior files like word, text editor for mac and code from firefox and none of it shows up.
    Did you see the photo that I posted on the website - the undefined buttons?
    I am thinking that I should re-download and re-install dreamweaver.
    Dreamweaver version is 12 build 5808

  • How do I paste a snippet of HTML code into my website

    I downloaded HTML code that creates a clock with the date & time to paste into my website. How do I paste the code into the site?
    I tried pasting the code onto the page in iWeb and it just shows up as if its just text.

    Yes, though I don't know if it applies to exactly what you want to do:
    http://alyeska.altervista.org/en/iWeb_Forms.html

  • Paste html code into dreamweaver 8

    I'm creating my 1st website in Dreamweaver 8, and am trying
    to include a photo gallery. I haven't got as far as learning Flash
    yet, but Ive found a piece of html code that will do what I want
    and am now trying to place it on my dreamweaver file. I don't know
    how to do this though, can anyone help please?
    Many thanks
    Nic

    i think maybe you have answered your own question in your
    title.
    simply copy the html code from where ever it is and paste it
    into your DW page. paste it in using the code view though not the
    design view in DW.
    if your not sure where abouts to paste it in the code view
    then just go to design view and with your mouse select with one
    click on the area of page that you want the gallery to go, for
    example in the right cell of your table. then go back to code view
    and you'll see that the curser will be in the right place - then
    paste!
    hope this helps
    zac

  • Paste Google code into template?

    Hi all – I am trying to get my company site recognized by Google's tracking software. I am using templates, and trying to paste the code into the master template. The code as viewed in my Dreamweaver file is multi-colored and I cannot paste into the place where it is needed. Can you tell me why this is, and more importantly, how to remedy the situation?

    Here it is to the </head> tag. I think I've included all the important code (since Google wants their code put in before </head>.).
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <meta name="alexaVerifyID" content="95U4t0_M0WeCXeUdZ-WPwQzaUAc" /><html>
    <link href="../black text.css" rel="stylesheet" type="text/css"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <style type="text/css">
    <!--
    body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006600;
    body {
    background-color: #CCCCCC;
    background-image: url();
    margin-left: .5in;
    margin-top: .5in;
    margin-right: .5in;
    margin-bottom: .5in;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0000CC;
    font-weight: bold;
    a:visited {
    color: #FFFFFF;
    text-decoration: none;
    a:link {
    color: #006600;
    text-decoration: none;
    a:hover {
    text-decoration: none;
    a:active {
    text-decoration: none;
    .phone {
    font-size: 16px;
    .phone {
    text-align: center;
    -->
    </style></head>
    <body>
    I copied it directly from the code. I don't know if this matters or not, but the code is multi-colored, which didn't come through in the pasting. I appreciate your help...

  • Is there a way to take the code form my iweb site and put in into iweb on a different mac?

    I had built my website on an old laptop - the hard drive shattered - and yes i was bad and didnt back up.....
    I want to update my site - but i dont want to start all over  - i just want to make some changes and re publish -
    Can i get the current code off ther website- put it back into iweb make my changes and republish???
    THEN ILL BACK UP!!!!! lol

    THat would be a much better question for the iWeb support forum - thie is the iPhoto forum
    LN

  • How do I manually enter code into an iweb page??

    iweb blogging is not bad; but there are times when I want to enter html code by hand; maybe a form script or CSS code.
    I tried inputting the code into the blog.html page, but it will vanish every time I update iweb.
    So; how can I manually add code to an iweb page? Surely this is possible?
    thanks

    Of course it's possible. Lots of us do that on our pages already. Two things to keep in mind...1. No way to do this via iWeb directly, so it involves editing the published html files, and 2. Because iWeb republishes the html files whenever you update the your webpage, you will lose your changes and have to redo them to add your HTML back.
    The general directions are as follows (using banner code as an example)...
    1. Decide where you want your banner and know exactly what dimensions you need.
    2. Insert a text box onto your page and adjust its size to exactly your dimensions.
    3. Type in some uniquely identifiable text like, "BANNERCODEHERE" without changing the font or anything else...just type it in.
    4. Publish your page with iWeb.
    5. Find the html file associated with your published page (either on your iDisk or in a folder depending on how you published) and open it in any text editor (like Microsoft Word, or Textedit, or anything).
    6. Scroll through the html file and locate your placeholder text, e.g. "BANNERCODEHERE".
    7. Replace the placeholder text with your html code and publish your page.
    That's it. You should see your html coded element show up where you placed the text box.
    If any of this information is useful to you, please do me a favor and mark my reply as "solved" or "helpful" using the little buttons that you see in the title bar of this reply. I would appreciate it immensely. Thank you.

  • How to get excel work sheet into iweb

    I searched for the answer to this and found a post that said save it as a web page and insert as a snippet.
    Well its not quite that simple. It's a very small budget in excel, about 25 lines 5 columns. I saved as a web page to the desk top and I got one file called budget.htm but when I open it isn't any html that I can insert as a snippet. It is just an excel worksheet.
    It also saved a folder called budget_files and in that are 7 files: one is filelist.xml, then sheet001.htm, sheet002.htm, sheet003.htm, sheet004.htm, stylesheet.css and tabstrip.htm
    Now there were other sheets in the excel file that i don't want so maybe its sheet001.htm that is the file however when I click on that to try and open it so I can copy the html and insert it to html snippet in iweb a safari page opens up and says it can find the address. Huh? Please tell me what I'm doing wrong?
    many thanks,
    Susan
    iweb 3.0.2

    There are two ways you can do that:
    #1
    A - put the budget.htm file on your server where you can link to it.
    B - on the web page add an HTML snippet with the folloiwng code:
    <iframe height="XXXpx" allowTransparency="true" frameborder="0" scrolling="no" style="width:XXXpx;border:none" src="URL TO BUDGET.HTM FILE"></iframe>
    Set the width and height, in pixels, so that the snippet will display the entire table.
    #2
    A - open the budget.htm file with a text editor and copy all of the code.
    B - add an HTML snippet to the iWeb page and paste the code into the snippet.
    An example of both methods are near the bottom of this demo page: Tables.
    With method 1, you can edit or change the table without having to use iWeb. Just replace the budget.htm file with the new and improved version on the server. That will automatically be seen in the published site.
    OT
    Message was edited by: Old Toad

Maybe you are looking for

  • LO 02010 / LO 26631 error while embedding a crystal report in a Dashboard

    Hi Experts, I am trying to embed a crystal report in a Dashboard Design using LiveOffice 4, and i am getting the below error. "An error occurred while opening the report. The report does not exist; you have insufficient rights to open the report; or

  • New user just for entering JE and General Ledger

    hello experts, I created a user, just to enter few of the Journal Enteries and General Ledgers. I gave the rights for JE and also Financial reports but when I open the "G/L account and Business Partner" Report in Financial Report > Accounting, it ope

  • How to access Navigation result from a bean

    Hi I am working on a website being developed in JSF. Right now we have a header, footer and body (kind of like tiles). The header and footer is same and only body changes. We do <jsp:include to include the header and footer. Test1.jsp {      <jsp:inc

  • Tftp transfer error: image size (15930092) mismatches netsize (15917915).

    Hello, i am trying to upload an .bin file to my 871 router via tftp. Everything goes well but when it finishes the uploading it puts: TFTP flash copy: Error, image size (15930092) mismatches netsize (15917915). I have try with several tftp servers an

  • How to edit Excel files online

    HI, is it possible to edit Excel files online, which where uploaded to webserver. I mean, opening an ecxel sheet changing different fields, and saving the changes without opening the .xls with my local office? If yes, how?