How to adjust this HTML for my Mobile Me site?

Hi,
I've downloaded the below source code from here: www.slidesjs.com as I want to add a JQuery to my iWeb site.
I found this tutorial, which is great! http://www.bluenotesentertainment.com/iweb-tips/how-to-add-a-jquery-slider-to-iw eb/ - but, the source code has changed since it was written and I cannot figure out what the change the elements below to in order for it to work.
For you info, I have uploaded the Standard folder to my iWeb site (complete with index file, css folder, img folder and js folder) and renamed it to 'slider' for ease. All these files are saved in: http://web.me.com/myusername/flash/slider
I think I know what to change all the blue highlighted areas below too, but not the red.
If I am right in my thinking, the blue should be: href (the web address of where I want the image on the slider to click through to), title (what appears under the image on the slider), img src (the location of where I have saved the image, in this case - http://web.me.com/myusername/flash/slider/images/image.png).
But I am not sure what to put for the red highlighted areas, especially the script source. Surely this would be http://web.me.com/myusername/flash/slider something or other?
On the tutorial, it replaces:
<script src="js/jquery-1.4.4.min.js"></script>
with
<script src="http://www.yourdomain.com/slider/js/jquery-1.4.4.min.js"></script>
I have my site hosted through mobile me, but then redirected to my domain through godaddy. So do I put my mobile me one or my main web address it redirects to and how should it show? Plus the HTML below is entirely different.
<!DOCTYPE html>
<html lang="en">
<head>
          <meta charset="utf-8">
          <title>Slides, A Slideshow Plugin for jQuery</title>
          <link rel="stylesheet" href="css/global.css">
          <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
          <script src="http://gsgd.co.uk/sandbox/jquery/easing/jquery.easing.1.3.js"></script>
          <script src="js/slides.min.jquery.js"></script>
          <script>
                    $(function(){
                              $('#slides').slides({
                                        preload: true,
                                        preloadImage: 'img/loading.gif',
                                        play: 5000,
                                        pause: 2500,
                                        hoverPause: true
          </script>
</head>
<body>
          <div id="container">
                    <div id="example">
                              <img src="img/new-ribbon.png" width="112" height="112" alt="New Ribbon" id="ribbon">
                              <div id="slides">
                                        <div class="slides_container">
                                                  <a href="http://www.flickr.com/photos/jliba/4665625073/" title="145.365 - Happy Bokeh Thursday! | Flickr - Photo Sharing!" target="_blank"><img src="http://slidesjs.com/examples/standard/img/slide-1.jpg" width="570" height="270" alt="Slide 1"></a>
                                                  <a href="http://www.flickr.com/photos/stephangeyer/3020487807/" title="Taxi | Flickr - Photo Sharing!" target="_blank"><img src="http://slidesjs.com/examples/standard/img/slide-2.jpg" width="570" height="270" alt="Slide 2"></a>
                                                  <a href="http://www.flickr.com/photos/childofwar/2984345060/" title="Happy Bokeh raining Day | Flickr - Photo Sharing!" target="_blank"><img src="http://slidesjs.com/examples/standard/img/slide-3.jpg" width="570" height="270" alt="Slide 3"></a>
                                                  <a href="http://www.flickr.com/photos/b-tal/117037943/" title="We Eat Light | Flickr - Photo Sharing!" target="_blank"><img src="http://slidesjs.com/examples/standard/img/slide-4.jpg" width="570" height="270" alt="Slide 4"></a>
                                                  <a href="http://www.flickr.com/photos/bu7amd/3447416780/" title="‚ÄúI must go down to the sea again, to the lonely sea and the sky; and all I ask is a tall ship and a star to steer her by.‚Äù | Flickr - Photo Sharing!" target="_blank"><img src="http://slidesjs.com/examples/standard/img/slide-5.jpg" width="570" height="270" alt="Slide 5"></a>
                                                  <a href="http://www.flickr.com/photos/streetpreacher/2078765853/" title="twelve.inch | Flickr - Photo Sharing!" target="_blank"><img src="http://slidesjs.com/examples/standard/img/slide-6.jpg" width="570" height="270" alt="Slide 6"></a>
                                                  <a href="http://www.flickr.com/photos/aftab/3152515428/" title="Save my love for loneliness | Flickr - Photo Sharing!" target="_blank"><img src="http://slidesjs.com/examples/standard/img/slide-7.jpg" width="570" height="270" alt="Slide 7"></a>
                                        </div>
                                        <a href="#" class="prev"><img src="img/arrow-prev.png" width="24" height="43" alt="Arrow Prev"></a>
                                        <a href="#" class="next"><img src="img/arrow-next.png" width="24" height="43" alt="Arrow Next"></a>
                              </div>
                              <img src="img/example-frame.png" width="739" height="341" alt="Example Frame" id="frame">
                    </div>
                    <div id="footer">
                              <p>For full instructions go to <a href="http://slidesjs.com" target="_blank">http://slidesjs.com</a>.</p>
                              <p>Slider design by Orman Clark at <a href="http://www.premiumpixels.com/" target="_blank">Premium Pixels</a>. You can donwload the source PSD at <a href="http://www.premiumpixels.com/clean-simple-image-slider-psd/" target="_blank">Premium Pixels</a></p>
                              <p>&copy; 2010 <a href="http://nathansearles.com" target="_blank">Nathan Searles</a>. All rights reserved. Slides is licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache license</a>.</p>
                    </div>
          </div>
</body>
</html>

To answer the question in the subject line :
You don't.
Do not think iWeb. Do not think MobileMe. Do not think domainname. It confuses the brain.
Simply put the desired slideshow folder from the examples on the server.
The result is this :
http://web.me.com/wyodor/Standard/
Open the index.html file in a HTML editor of your choice and remove the code with text you do not want displayed. And change the name of the images.
And now we come to iWeb.
Add a HTML snippet to a page and paste an <iframe> to display the slideshow :
<iframe src="../../../Standard/" width="950" height="200" scrolling="no" frameborder="0"></iframe>
Change the width and height numbers to make the slideshow fit the snippet.

Similar Messages

  • How to adjust start up for iTunes Helper.exe

    XP Home, SP2, iTunes 7.1.0.59,
    in msconfig there are two start up iTunes releated items:
    iTuneshelper.exe,
    qttask.exe
    I wish to tweak my system and remove these from Starting up, thus, msconfig startup, and access them only when I start iTunes or something related to Quick Time.
    Please advise in explicit detail how to adjust the settings for both iTunes and Quick Time so as to have them only start when I turn them on manually.
    Thank you in advance,
    Robert
    HP Pavilion ZE 4230   Windows XP   1.83Ghz, 512 RAM, 40GB HDD, 250GB external HDD

    qttask is just the system tray icon for Quicktime. You can stop this from the advanced tab of Qicktime preferences.
    There isn't a simple adjustment for iTunesHelper.exe. It doesn't use significant resources unless something is wrong and you should leave it alone.
    There is a short piece on what the background processes do here:
    http://docs.info.apple.com/article.html?artnum=302488
    If you must control iTunesHelper startup, maybe something like Winpatrol would help help.
    http://www.winpatrol.com/

  • Please tell me how to adjust field width for alv data .

    Hi,
          Please tell me how to adjust field width for alv data . Also i want to remove zeros after decimal coming in field.
    Regards,
    Ranu

    Hello Ranu,
    You need to set OUTPUTLEN field from field catalog table for every column.
    DATA lt_fieldcat TYPE lvc_t_fcat
    DATA lw_fcat type lvc_s_fcat .
    lw_fcat-fieldname = 'BNAME' .
    lw_fcat-inttype = 'C' .
    lw_fcat-outputlen = '12' .  -----> for e.g. set width of column BNAME
    lw_fcat-coltext = 'User Name' .
    lw_fcat-seltext = 'User Name' .
    APPEND lw_fcat to lt_fieldcat .
    Hope this resolves your issue!
    Thanks,
    Augustin.

  • When spanning new tabs (firefox) my users are asked to re-authenticate with pages already signed into. Can you tell me how to fix this issue for firefox users?

    With some research I found regedit setting called “TabProcGrowth” that allows tabs to span without re-authenticating with certain browsers. Can you tell me how to fix this issue for my Mozilla Firefox users? Our current version of Mozilla Firefox is: 24.5.0 (x86 en-US). This was first noticed with a product called Confluence that we use in our Tech Support area. Users are having to reenter their password every time they click on a new link in confluence. Any help would be appreciated.
    Thank you,

    Hi Bernie:
    As long as you are accessing your internal server on http:// or https:// then I would expect the normal rules to apply. To see whether some external requests are being blocked, you might try using Firefox's Web Console, Network tab.
    You can open the console in the lower part of a tab using either:
    * Ctrl+Shift+k
    * "3-bar" menu button > Developer > Web Console
    * (menu bar) Tools menu > Web Developer > Web Console
    Click "Network" on the top bar of the Web Console.
    Then use the address bar or a bookmark to launch Confluence in the same tab. Each request made by Firefox should be displayed along with the result. You can click a row for more details.
    When I look up "TabProcGrowth" it seems related to the Protected Mode feature of IE8 and newer, which is not (yet) applicable to Firefox. http://blogs.msdn.com/b/askie/archive/2009/03/09/opening-a-new-tab-may-launch-a-new-process-with-internet-explorer-8-0.aspx
    However, if Confluence is heavily reliant on plugins such as Flash or Java, that could be a factor because plugins are run out-of-process in Firefox. In that case I suggest checking with Confluence for suggestions.

  • How to tune this query for the improve performance ?

    Hi All,
    How to tune this query for the improve performance ?
    select a.claim_number,a.pay_cd,a.claim_occurrence_number,
    case
    when sum(case
    when a.payment_status_cd ='0'
    then a.payment_est_amt
    else 0
    end
    )=0
    then 0
    else (sum(case
    when a.payment_status_cd='0'and a.payment_est_amt > 0
    then a.payment_est_amt
    else 0
    end)
    - sum(case
    when a.payment_status_cd<>'0'
    then a.payment_amt
    else 0
    end))
    end as estimate
    from ins_claim_payment a
    where a.as_of_date between '31-jan-03' and '30-aug-06'
    and ( a.data_source = '25' or (a.data_source between '27' and '29'))
    and substr(a.pay_cd,1,1) IN ('2','3','4','8','9')
    group by a.claim_number, a.pay_cd, a.claim_occurrence_number
    Thank you,
    Mcka

    Mcka
    As well as EXPLAIN PLAN, let us know what proportion of rows are visited by this query. It may be that it is not using a full table scan when it should (or vice versa).
    And of course we'd need to know what indexes are available, and how selective they are for the predicated you have in this query ...
    Regards Nigel

  • I want to know that i have recently create an apple id, i want to know that how i can use this id for gsx(without paid) or how to use this id for knowlaged

    i want to know that i have recently create an apple id, i want to know that how i can use this id for gsx(without paid) or how to use this id for knowlaged  
    pls give braef intro about all this things, i have searched on sites but i am not getting exact thing and meaning pls help
    and i wnat to complete hardware exam of mac what should i do
    thanks
    vicckey

    GSX, if you're referring to Apple's service by that name, is available only to employees of Apple-authorized service providers or self-servicing accounts. Unless you are employed by such an organization, you cannot access GSX. If you are employed by such an organization, they should set you up and give you the appropriate login information.
    If you are interested in becoming a certified Apple hardware technician, you can find information here:
    http://training.apple.com/certification/acmt
    Please note, though, that certification does not in and of itself give you access to any of the Apple resouces for support organizations; diagnostic tools, parts ordering, etc. You again must be employed by an authorized Apple support provider before you can gain such access.
    I have no idea what "knowlaged" might be.
    Regards.

  • How to get this information for Conky

    Hi people,
    My question is how to get this information for show in Conky:
    - KDE version.
    - Last sync (pacman -Sy) and Last update (pacman -Su)
    For the first point could be use a script that execute $ kdesu --version and get information from there.
    I have no idea how get information from pacman (may be logs?).
    Any ideas?
    Thank you.

    I have had tremendous success with LUA in Conky on Arch. And all you need to to is put the text HI after the "TEXT" line. ^^;
    Examples of my LUA usage:
    http://fc02.deviantart.net/fs71/i/2010/ … usLink.png
    http://kittykatt.silverirc.com/screens/conky-HUD.png
    EDIT:  Also, I've had success with getting the KDE version by doing the following...
    kwin --version | awk '/^Qt/ {data="Qt v" $2};/^KDE/ {data=$2 " (" data ")"};END{print data}'
    This is the method I'm currently using in screenFetch. Tested it a couple of times myself, but besides that, I'm not sure if it will work or not.
    Last edited by kittykatt (2010-04-22 17:52:25)

  • How do i add html code to my muse site? I want pintrest to verify my site.

    how do i add html code to my muse site? I want pintrest to verify my site.

    Hi,
    There are multiple ways in which you can add the HTML code to your site. Few methods are :-
    1) Copy your HTML code, In Muse -> Select Objects-> Insert HTML . Paste your HTML code on the page.  Please reer to this screenshot :- http://prntscr.com/52vprn
    2) If you want to add the HTML code in the Head section of your page, Go to Page Properties-> Metadata-> HTML for <Head> .    Please refer to this screenshot :- http://prntscr.com/52vpx5
    Hope this helps
    Regards,
    Rohit Nair

  • How to adjust hot corners for duel monitors?

    Anyone know how to adjust the hot corners so that I can use all 4 corners of my primary monitor and not my second?
    Right now I have to move the cursor all the way across both monitors to the bottom right corner on my second monitor to activate it. In Lion I believe they had a duel monitor adjustment to fix this problem.
    Any ideas in Mountain Lion?

    Actually, on top of that, is there also a way to make the menu bar appear on both screens? Having a window in a different monitor from the menu bar is a bit inefficient.

  • How to select this field  for the extractor?

    Hi Gurus, I hope you are fine!
    I need to extract the field     PRED_OPPT_GUID   form the Data source  0CRM_SRV_CONTRACT_H inside CRM system.
    If I go inside CRM to:   
    Transaction SBIW -> Settings for BW Adapter -> Maintain DataSource and Enhance BW Adapter Metadata ->
    tipe "0CRM_SRV_CONTRACT_H" and press change buttom -> Mapping TAB
    there I can see the field I need "PRED_OPPT_GUID"  but this is not selected at the "BW Selection" Column , I guess this is the cause why I am not receiving this field from the extractor, Am I right?
    If yes, How can I select this field  for the "BW Selection" Column? (the system does not allow me to click it directly)
    if not, what is the proper procedure if I need to extract this field ? because this is the key field  for  the DSO 
    " Service Orders: Header Data "
    Thanks

    This is what i can see inside the  ROOSFIELD table:
    Filtered by data source = 0CRM_SRV_PROCESS_H
    Comparison with another field:
    BILL_TO_PARTY  (working properly)    columns:        SELECTION = X              NOTEXREL= Y
    PRED_OPPT_GUID (Not working)           columns:        SELECTION = (Empty)    NOTEXREL= Y
    I think that if I try to change the Selection field to X it will cause inconsistencies with the SMOXRELP table am I right ?
    I tried to change using the system and not directly into the tables, but thaere was an inconsitecie between these 2 tables.
    Why is no able this field taking into account that this is the KEY FIELD inside the standard DSO? it has no sense to me.
    What do you think?
    regards.

  • How to adjust backlight setting for keyboard?

    Is there anyway to adjust the setting on the backlight function on the Elitebook? My problem is if I stop typing after five seconds the back light turns off. I would like to adjust this delay to be longer.

    Clachair wrote:
    It's now Feb 2015 and I notice I've got the same problem, yet no response to the OP from HP
    What problem? We have no idea what your make/model is to even begin....
    Look here first...
    First Time Here? Learn How to Post and More
    I am a Volunteer to help others on here-not a HP employee.
    Replies aren't online 24/7 because of Time Zone differences.
    Remember in this Day and Age of Computing the Internet is Knowledge at your fingertips if you choose understand it. -2015-

  • How to adjust upper margin for cheque amount in digit.

    Hello Friends,
    I have to adjust upper margin for cheque amount ,because amount being printed below.
    I have done setting is as below.
    A2         Meaning    BOI NEW Amount in Digits
    Left Margin     14.70   CM           Alignment       LEFT
    Right Margin              CM           Line Spacing    1.00    LN
    Indent 1st line            CM
    Space before             CM
    Space After               CM
    Please help me to resolve. I have searched on SDN but not found answer .

    Hi Praveen,
    Raise this issue to ABAP forum, you will get quick reply over there.
    Regards,
    Kalim

  • Why can I not just import my bookmarks from Chrome? I do not know how to do this html thing it says that I must do.

    I have no idea how to make an html out of my bookmarks on Chrome, but it says that I have to do that to import my bookmarks. If there isn't an easy way to do this I'll just keep using CHrome even though I've been told that Shockwave won't crash as often with Firefox.

    See this support article. <br />https://support.mozilla.org/en-US/kb/import-bookmarks-google-chrome

  • I have Old Firefox Data folder before i formated my laptop . but i just cant find how to use this folder for my new firefox to regain all the bookmarks i had.

    I had some issue with my Firefox (it crashes when i starts), so i format my laptop to factory setting and now i got new Firefox installed and left with this Old Firefox Data folder.
    my question is :
    Ii understand the profile in my Old Firefox Data contains my Bookmarks and information i previously had before i formatted, i just do not know how to apply this Old Firefox Data to my new Firefox to get what i need.
    How do i use Old Firefox Data to restore all my bookmarks and information?

    You can move some files from the "Old Firefox Data" folder to the current Firefox profile folder.
    *https://support.mozilla.org/kb/Recovering+important+data+from+an+old+profile
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    You can use this button to go to the Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)
    It is best to only copy what you need and avoid copying the full profile content.

  • How to "use this mailbox for"....in 10.8

    I am trying to designate a different mailbox for trash. However, prior posts which said to create the "new"  mailbox, select it , and then use the above mentioned menu selection do not appear to work in 10.8. All the selections for this menu item (including "using  this mailbox for trash" are grayed out and not selectable).
    Any thoughts?????

    I am on office 365, and these options are greyed out. IMAP doesn't seem to be an option. Any advice? I really prefer mac mail app to outlook, but being able to access my sent mail is also fairly crucial. thanks!!

Maybe you are looking for