Adding things in HTML

I would like to add Youtube videos, guestbooks, etc to my page. As far as I can tell, I have to open the folder with my HTML code to insert the new codes I want. I have read other suggestions of opening the main file in text edit or word, but I am unable to do that.
Where can I find the HTML code for my page?
I have Iweb version 1.1.2. My program does not have the "webwidgets" or "snippets" icons at the bottom. I believe those would solve my problem, but it seems the only way for me to update my program is to purchase an expensive ILife program. Is there another way?

Have a look at this here
http://alyeska.altervista.org/en/iWebAlternativeHTML.html
(skip the intro)
or try iweb More (you will find a link to it in the menu of the previously posted page)
Regards,
Cédric

Similar Messages

  • Problem adding images to html text box.

    This one, like a steering wheel down the trousers, is driving
    me nuts....
    Source can be downloaded where is says 'herehere' below (not
    used to this forum, seems a bit weird.)
    I have 2 text boxes on the stage, both are set to 'multiline'
    and set to render 'html'.
    they are also set to show the contents of the variables html1
    and html2 respectively
    via the 'Var' field in the property window.(so this is an
    Actionscript 2 thing).
    the html I'm using is a very basic <img src /> tag.
    You can use any small image file you like to try this out,
    just change both source file names.
    (mine happened to be called bonkers.jpg, but gifs and pngs
    seem to be the same).
    When I define 'html1' directly, it works fine.
    If I define 'html2' directly it works fine,
    However if I define html2 via an array, although the content
    of both html1 and html2 both seems the same,
    (and all the trace code that follows checks this) the second
    html box doesn't work.
    It took me the best part of a day to figure out it was the
    process of transferring from an array
    that was causing the issue, but why ? What does an array do
    to a string that makes it stop working at html ?
    Any help would be much appreciated.
    Thanks
    Gaz
    here
    here

    Giving them the same instance name was an error on my part, I
    think it happened when I copied the text box across, but even
    without the instance names or different instance names, the set-up
    only worked when the html didn't come via an array. Perhaps not a
    bug, but an anomaly.
    I think I need to get out of the practice of using the
    preference panel to assign variables to text boxes (something I do
    a lot when debugging), and one barrier that's held me back from
    switching to AS3. Now you've introduced me to htmlText(), there
    will be no holding me back :-)
    Thanks again.

  • Refresh DSV - why does it keep indicating it "Added" things, when its already been done? (repost from DW forum)

    Note to moderator(s):
    Please remove the other post
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/d4e30da8-5234-4373-963f-c165b99f8df2/bids-2008-refresh-dsv-why-does-it-keep-indicating-it-added-things-when-its-already-been-done?forum=sqldatawarehousing
    There were a number of changes done and earlier I had used the "refresh" button in the DSV view, and the updates were reflected in the DSV.  Now, however everything should be updates, yet when I hit refresh, the dialog still comes up and list
    all the changes it did earlier as "Added".  What is going on here?
    Now however, all my tables, dimensions, relations etc are setup with no errors and the cube builds, processes and deploys without any errors, yet if I refresh the DSV, I still get the dialog that displays all the things that it "sees" as "Added".
     This is even after closing down BIDS and re-opening.
    Also, I wonder if this has something to do this this thread, since its concerning the DSV getting "confused"
    https://social.msdn.microsoft.com/forums/sqlserver/en-US/33918238-cbe0-4017-bec9-0fe1bad15909/refresh-dsv-gives-net-error-column-argument-cannot-be-null

    Hi Shiftbit,
    According to your description, you need to know why the dialog still comes up and list all the changes it did earlier as "Added" when there is nothing changed in the data source view, right?
    I have tested it on my local environment. We use the sample project AdventureWorks, we didn't make any modification on the DSV and click the Refresh button, and all the changes were list on Refresh Data Source View dialog. So as per my understanding, this
    is default settings. If we click the button, it will list all the changes from the date when you create this project.
    If you have any concern about this behavior, you can submit a feedback at
    http://connect.microsoft.com/SQLServer/Feedback  Your feedback enables Microsoft to make software and services the best that they can be.
    Regards,
    Charlie Liao
    TechNet Community Support

  • How do I keep Microsoft from adding things to my computer. I have updates off, and recently they have put two new things on that I know of-bacause they caused a problem with my computer.

    How do I keep Microsoft from adding things to my computer. I have automatic updates off (because one of their updates caused my computer to crash), but recently they placed an add-on for Firefox that required much time to remove, and they also added something else that caused Outlook to not work. I don't know what else they might have added that I know nothing about.
    == This happened ==
    Not sure how often
    == The crash was a few years ago, the other two events were within the last couple of months.

    In terms of the Firefox add-ons, see http://support.mozilla.com/en-US/kb/.NET+Framework+Assistant
    For MS installing things that are not part of Firefox, I think you're better off asking in a Windows forum.

  • Is there a limit to amount of code that can be added to the HTML Header?

    I've got several javascript functions in the HTML Header section of the page attributes. I recently added another function and now receive an HTTP 404 Not Found error at runtime when navigating to the page. When I remove the function the error is gone. I don't think there is anything wrong with the function because even when I copy and rename an existing working function, this error occurs...as if I've exceeded some size limit. Any ideas?

    I now have a better understanding after reading this thread: Javascript as static file or on filesystem?
    As the post indicates, there are essentially two ways of including a .js file:
    1) upload as static file to the workspace or application and refer to it using the #APP_IMAGES# or #WORKSPACE_IMAGES# tag.
    2) put it on the webserver as a file on the filesystem under the images directory and refer to it using the #IMAGE_PREFIX# tag.
    For now (since I don't have permissions to the file server directory) I have created a .js file and uploaded it as a static file in Shared Components. I referenced the file as below, but when I go the page at runtime, none of my functions are being utilized. Is it because the web server is not using this static file yet because of caching? Does it need to be restarted in order to start using the uploaded js file?
    <script type="text/javascript" src="#WORKSPACE_IMAGES#apex_selection_criteria_page.js">
    </script>

  • Adding Rows to HTML Web Gallery

    I am satisfied with Lightroom over all, but there is one item, I could not use at moment -> the web-gallery. I would like to use the standard HTML Gallery, but I need to add more rows. Wish: 3 columns, 8-9 rows (at moment I use Fotostation to built up my web galleries in this way -> see http://www.npx-photo.com -> click on a picture to get to the gallery).
    Is it possible to change the code of the standard gallery? Does anyone has had the same problem and solved it?
    Any help would be great to make my life much easier ;-)
    Norbert Pogrzeba
    http://www.npx-photo.com

    Don't know if this helps you at all. It's not LR of course.....
    In CS2 Adobe added two Flash-based templates you can use for your online Web Photo Gallery. Even cooler is the fact that you can now add a background music track to one of these Flash galleries. Just follow these steps: First find the MP3 audio track you want to use as your background music and rename the file as "useraudio.mp3". Then open your Photoshop CS2 application folder and navigate to Presets>Web Photo Gallery. Inside that folder look for either Flash Gallery 1 or Flash Gallery 2. Depending on which gallery you chose within Photoshop, drag-and-drop your audio file into the corresponding folder. That's it! You've got background music.

  • Adding my own html

    Hi,
    I wanted to add background music and other stuff on my page. I know how to do this using raw html but there doesn't seem to be an option to insert some html into the site. Am i missing something.
    Mark.

    Mark,
    Your previous HTML coding skills will come in handy, but don't let them get in the way of the simplicity of iWeb...Here is the thread with my step-by-step directions for adding HTML...
    http://discussions.apple.com/message.jspa?messageID=2446855#2446855

  • Why extra space added in generated HTML?

    We've noticed that WebLogic adds a significant amount of space in generated
              HTML (like 3.5K). We're curious if there is a way to prevent this or limit
              the amount of this space since this adds extra unnecessary wait time for
              dialup users. Does anyone have experience with this?
              

              My reply was entirely garbled ... I am trying again
                        Some HTML<br>
              <% jsp code ...<br>
              %>
                                  Instead use...
                        Some HTML<% <BR>
              jsp code ...<br>
              %>
                                            "Shubhrajit Chatterjee" <[email protected]> wrote:
              >
              >Hi,
              >In case the problem has not been solved yet...
              >
              >If you begin a scriptlet tag(or any server side tag) on a new line like
              >this...
              >
              >Some HTML
              ><% jsp code ...
              >%>
              >
              >then when the servlet is generated, one empty out.println() is coded
              >due to the
              >empty place between the scrptlet tag, and thus generating an empty line
              >
              >You can prevent this by starting every scriptlet ( or any other serverside
              >tag
              >in the same line as HTML as given below
              >
              >Some HTML<%
              >Some JSP
              >%>
              >
              >However, only two characters (CR and LF are added if the scriptlet starts
              >on the
              >first column, so this won't make the page much slower. Avoid giving spaces
              >before
              >starting scriptlets, however...
              >
              >Shubhrajit
              >
              >
              >
              >"Dmitry Namiot" <[email protected]> wrote:
              >>
              >>Check out Optimize taglib from Coldtags suite:
              >>http://www.servletsuite.com/jsp.htm
              >>
              >>"chip" <[email protected]> wrote:
              >>>We've noticed that WebLogic adds a significant amount of space in generated
              >>>HTML (like 3.5K). We're curious if there is a way to prevent this
              >or
              >>>limit
              >>>the amount of this space since this adds extra unnecessary wait time
              >>>for
              >>>dialup users. Does anyone have experience with this?
              >>>
              >>>
              >>
              >
              

  • Adding things to notification center

    How do I add iTunes to my notifications?  I want to be able to be notified what song/artist is playing currently, how do I add iTunes (and anything else really) to my notifications?

    Applications are added automatically; I know of no way to add anything manually. I went to the iTunes store today to purchase something and - just now - saw that it is now showing in Notifications Center. As for choosing options, the only options available are shown in System Preferences > Notifications. I do not know of any way to choose a certain song; however, maybe someone else may have an idea.

  • TreeSet performance on adding things in order

    I have a TreeSet that I am adding to.
    The items I'm adding are presorted.
    I seem to remember that adding items to a TreeSomething in order is a bad idea. As it leads to just one branch.
    Is this true?
    so should I rethink my addition to the Tree?
    or can I force the TreeSet to balance itself out?

    From the documentation:
    "This implementation provides guaranteed log(n)
    time cost for the basic operations (add, remove and
    contains).".
    Delving into the implemenation specifics, a TreeSet
    is backed by a TreeMap which in turn is implemented
    to use a red-black tree which is a type of
    self-balancing tree.thx - new all that but red-black tree bit
    now looking up as to what a red-black tree is...
    so its a self-balancing binary search tree - nice, clever.
    I guess it's still slow adding in order, as the balancing must cost, but at least any other access is fine
    Thanks

  • Why is Firefox suddenly adding things (e.g. special toolbars) without my express acceptance, and how do I stop it?

    Firefox would always advise me when there is going to be an update, and ask if I wanted to accept an add-on or toolbar included with the update. Now it appears that it is automatically updating and including the toolbars and add-ons without asking me. How do I change the settings so I can stop that?

    hello, firefox updates never include toolbars or other unwanted programs - please always download firefox from the original location at getfirefox.com.
    you might have a problem with adware on your pc. please go to ''firefox > addons > extensions'' & remove any suspicious entries (toolbars, things that you have not installed intentionally, don't know what purpose they serve, etc). also go to the windows control panel / programs and remove all toolbars or potentially unwanted software from there and run a full scan of your system with the security software that you have in place and different other tools like the [http://www.malwarebytes.org/products/malwarebytes_free free version of malwarebytes] & [http://www.bleepingcomputer.com/download/adwcleaner/ adwcleaner].
    [[Remove a toolbar that has taken over your Firefox search or home page]]
    [[Troubleshoot Firefox issues caused by malware]]

  • Adding link to html page

    How do I add a link to html page through java code?
    If I want to see some text in the code as a link to some web page,then please let me know the changes I'll have to make in ordre to get the desired result.

    Hi,
    According to http://help.sap.com/javadocs/NW73EHP1/SPS14/CE/wdr/com.sap.wdr/index.html there are only two types of scopes APPLICATION_SCOPE  and TASK_SCOPE.
    My guess is that they both rely on browser cache somehow.
    Aviad

  • Adding elements to html form dynamically

    hi All,
    I would like to add input boxes to html form dynamically onclick event.
    But this doesnot work at all.. can u spot the trouble?
    <html>
    <body>
    <input type=file name="fileName" value="browse">
    <input type=button value="Add more file" onclick="add();">
    <input type=hidden name="theValue" value='0'>
    <script type="text/javascript">
    function add()
    var num=parseInt(theValue.value)+1;
    theValue.value=num;
    var name="fileName"+num;
    var element=document.createElement(input);
    element.setAttribute('type','file');
    element.setAttribute('name',name);
    element.setAttribute('value','browse');
    document.appendChild(element);
    </script>
    </body>
    </html>
    thanks in advance

    Hi,
    Since no one is giving you the hint: I'm afraid you're in the wrong forum. This is not a Javascript forum. I know it sounds confusing but despite the name, Javascript and Java have nothing really in common. Javascript runs on the client side. Java web technologies don't. Although, what you are asking for can be done with JSP's, I'm afraid, I can't help you with Javascripting :(....
    Cheers,
    Joerg

  • Adding things in the video

    Is there some way to add like arrows or something and other text besides Titles, like for example, having a video that would have an arrow pointing at someone and text saying who it is, or a speech bubble on top of someone's head?

    have a look at the 'usual suspects' for plug-ins ...
    www.imovieplugins.com
    .. offers pic-in-pic plug ins, to add any handpainted picture to a video
    www.geethree.com
    ... offers with its many Slick Modules more elaborated (.. therefore $$) plug-ins, e.g. to add 'toon style' bubbles, arrows, even moving drawings (whiteboard), whatever ...
    www.stupendous-software.com
    .. is another supplier, but me no hands-on with these products .. :-/

  • Adding things 2 tabs?

    i was wondering how u could add something 2 a tab, like a jlabel or something. ive only managed 2 add an extra tab with the jlabel in it but i havent been able 2 edit a tab and add something 2 it. ive looked at the API but i cant find an appropriate method

    how can i make it so that if a string starts with an "A" it goes into
    the "A" tab but if it starts with, say, an "H" it goes into the "H" tab,
    instead of writing a whole lot of if statements?
    char aa = 'A';
    String one = "A label";
    String two = "Z label";
    int tabOne = (int)one.charAt(0) - (int)aa;
    int tabTwo = (int)two.charAt(0) - (int)aa;
    System.out.println("Tab for label one: " + tabOne);
    System.out.println("Tab for label two: " + tabTwo);

Maybe you are looking for

  • .pages file created in Pages for Mac won't open in Pages for iPad

    Just created a pages document on my Mac, saved it to my google drive and when attempting to "open in" from my google drive the file won't open in pages for iPhone or iPad (mini). All versions of Pages are on latest release. Messge reads: Document can

  • How to restart the program

    Hi friends, My running more then 2 days , when ever sap server is shutdown program was terminate , I need to re start program when the system restart. How I can restart the program. Is it possible restart program same terminated line. Please help me.

  • ESS - Employee photo upload - error  - ECC  EHP7

    Dear All, When trying to upload employee photo it is giving the following error. ERROR: Invalid parameter SECONDARY_RECORD-PSKEY , value 000000013258 9999123119860101000 (termination: RABAX_STATE) Regards, Srinivas

  • RH 6 Books

    Just wondering if anyone knows whether or not there are any third-party books on the new version of RH pending.

  • Hiding the trigger execution message

    dear all i have build an application i have made a database trigger to stop the DML at a particular event now the problem is that the DML is stopped at that time but in sql plus there comes an error message restricting the DML entry with the caption