Linking to a spot on a page

I'd like to have one or two pages with lists on them. Id like another page to be able to link to specific locations on those pages. For example, perhaps one link takes you to the top of the page, another link takes you to the middle of the page and another to the bottom etc. I know its possible in other web creation software but I cannot find any info on how to do it in iWeb.
Thanks,
David

see this thread: http://discussions.apple.com/thread.jspa?threadID=1558733&tstart=25

Similar Messages

  • After hitting  link in nbc news, there is no return to same spot on previous page.

    After hitting  link in nbc news, there is no return to same spot on previous page.

    I had a similiar problem.. perhaps my solution will give you an idea. My problem is I was returning a list of records.. when the user clicked more down I added the next 50 records.. but I didn't want them to have to scroll down themselves.. So the tag that generates the records inserted a specific id on the row I wanted to start with and then I used the following javascript to scroll down (all of this was in a nested scrollable div tag) This solution works in both FF and IE.
    var divObj = document.getElementById('AnchorDiv');
    var anchorObj = document.getElementById('ScrollHere');
    if(anchorObj!=null&&divObj!=null){
         divObj.scrollTop = anchorObj.offsetTop;
    }     So for you you could put an ID on the container that contains the tabs.. then when the page loads have javascript fire that scrolls the page down to that element... You will of course have to make sure you have some value on the form or in the session that you can use to tell you it is infact a tab change, so that it doesn't scroll down there all the time.
    That may not help, but it might get you thinking in the right directions..

  • How do you do anchors - the three ways listed did not work.  I am using the jQuery mobile template 11.  I want to link to a spot on the same page.

    How do you do anchors - the three ways listed did not work.  I am using the jQuery mobile template 11.  I want to link to a spot on the same page.

    How do you do anchors - the three ways listed did not work.  I am using the jQuery mobile template 11.
    You have aroused my curiousity, what are three ways listed that do not work? At risk of being labeled as an ignoramus, could you also tell me where to get the other 10 templates?
    I usually give an element an ID and use that in my link as in
    <a href="#mySpot">Go to my spot</a>
    <div id="mySpot">
    </div>

  • I am using an anchor to go to a certian spot on a page from but it jumps up to the top of the page first before getting to that spot.

    I am using an anchor to go to a certian spot on a page from but it jumps up to the top of the page first before getting to that spot. Any suggestions on this not happening?

    Hi,
    Kindly share the link to the site, so I will be able to understand the issue better.
    Regards
    Sonam

  • How can I render an active link (yrl) within a UIX/XML page

    How can I render an active link (url) within a UIX/XML page.
    How can I get <jbo:ShowValue> to work in UIX/XML, or is there another way?
    Bill G...

    It may seem strange, but the <contents> of <rawText> aren't actually
    raw - it's only the "text" attribute that's raw. (It seems strange because
    it is. Ah well.) This is different from UIX JSP.
    So, try something like the following:
    <bc4j:attrScope name="Notes">
    <contents>
    <rawText text="&lt;a href=&quot;"/>
    <rawText>
    <boundAttribute name="text">
    <bc4j:attrProperty name="value"/>
    </boundAttribute>
    </rawText text="&quot;&gt;"/>
    Some text in the link.
    <rawText text="&lt;/a&gt;"/>
    </contents>
    <bc4j:attrScope>
    Thankfully, this will be much simpler in 9.0.3, when the following
    will work:
    <link text="Whatever you want">
    <boundAttribute name="destination">
    <bc4j:attrValue name="Notes"/>
    </boundAttribute>
    </link>

  • Smart Print button on Bing toolbar links to HP Smart Print web page when depressed.

    Smart Print  button on Bing toolbar links to HP Smart Print web page when depressed. I'm using IE9. How do I get the Smart Print button to work properly.

    vic235 wrote:
    Smart Print  button on Bing toolbar links to HP Smart Print web page when depressed. I'm using IE9. How do I get the Smart Print button to work properly.

  • How to add SharePoint 2013 Promoted link list view web part in page programatically with Tiles view using CSOM.

    How to add SharePoint 2013 Promoted link list view web part in page programatically with Tiles view using CSOM. I found that it can be
    done by using XsltListViewWebPart class but how can I use this one by using shraepoint client api.
    shiv

    Nice, can you point me to the solution please ?
    I'm  trying to do this but I get an error : 
    Web Part Error: Cannot complete this action. Please try again. Correlation ID: blablabla
    StackTrace:    at Microsoft.SharePoint.SPViewCollection.EnsureViewSchema(Boolean fullBlownSchema, Boolean bNeedInitallViews)     at Microsoft.SharePoint.SPList.GetView(Guid viewGuid)   
    All help really appreciated.

  • Link to MobileMe calendar subscriptions in Pages '09

    I am working on a document with the end goal of sending out a PDF with links to subscribe to shared MobileMe calendars.
    I am using Pages '09, version 4.0.5 (852), Mac OS X 10.6.7, and the new CalDAV MobileMe calendar. The problem is that every time I crate a link to the shared MobileMe webcal, Pages 'auto-corrects' the URL to begin with "http://" and breaks the link.
    How I am currently creating the links:
         - Select text
         - Click the Link tab in the Inspector window
         - Click the "Hyperlink" tab
         - Check the box to "Eable as a hyperlink"
         - Choose "Webpage" from the "Link To:" drop down menu
         - Copy and paste the link to the shared MobileMe calendar (webcal://www.me.com...) in the URL: field.
    Pages will automatically add in "http://" to the beginning of the URL.  After this, the link takes the reader to a blank webpage rather than adding a new subscribed calendar as expected.
    I have found a work around:
         - Open Finder and navigate to the desired Pages document.
         - Copy the Pages document
         - Rename the Pages document to end in ".zip" (without quotes) and choose "Use .zip" when prompted
         - Open the new ZIP file
         - Open the extracted folder (should have the same name as the ZIP file)
         - Open index.xml with TextEdit or another plain text editor
         - Use the Find and Replace feature (⌘F in TextEdit) to replace all occurrences of "http://webcal://" with "webcal://" (without quotes)
         - Save and Close index.xml
         - Go back to Finder, open the folder that was created by unzipping the the Pages document
         - Select all items in the folder (⌘A)
         - Choose File > Compress [number] Items from the menu bar
         - Rename the newly crated "Archive.zip" to "[document title].pages" (without quotes). Put the name of your document in place of [document title]
         - Open the newly created Pages document and immediately choose Share > Export... from the menu bar
    Does anyone know of a more elegant way to accomplish this?
    Thanks,
    NChiu

    I can't help you on the not having http:// part of the equation. One simpler step for you though is after you have made all your changes, instead of selecting everything in the folder and archiving, just add the extension .pages to the folder.
    I know it isn't much help, but maybe a little.

  • In APEX clicking the hyper link doesn't trigger session timeout page

    Hi All,
    I have a question about the session time out in APEX application. I have created a simple APEX application. In the SQL report region section, i have code like this:
    SELECT DOC_Name, DOC_URL,
    '<a href="' || DOC_URL || ' target="_blank"/">Download file</a>' pdf_link
    FROM test_table
    where emp_number =00010001
    When user clicks on the hyper link, it will display the destination page to user(for example if DOC_URL = 'http://forums.oracle.com', it will display the oracle forum page in a new browser).
    But the issue is that, after user's session timeout (I set for 240 seconds through Shared Components>Edit Security Attributes, i set max the session timeout for example 240 seconds), when i click on this hyperlink, it doesn't trigger my session timeout page and it still displays the page (oracle forum page).
    Why in APEX clicking the hyper link doesn't trigger session timeout page after the user session timeout???
    how to implememt or fix to trigger the session timeout page after clicking on the hyperlinks?
    (BTW, our APEX version is 3.2)
    Thanks!

    Hi Lily,
    the reason for that behavior is that APEX is not involved anymore if you click on an external link. That's completely handled by your browser.
    To involve APEX timeout handling you could redirect to a specific page in your application which performs the final redirect.
    For example:
    1) Create a new page 999
    2) Create hidden page item P999_URL
    3) Create a before header PL/SQL process with the following source
    owa_util.redirect_url('http://'||:P999_URL);
    apex_application.g_unrecoverable_error := TRUE;If you want to embed a link, create a link to page 999 and set the page item P999_URL to forums.oracle.com
    You could also add a white list into the above code to verify that you are just redirecting to valid URLs, so that nobody is using your trusted application URL for phishing attacks.
    Hope that gives you a direction
    Patrick
    Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • In Muse can you link to an element on another page?

    I was hoping that there was a way to link to an "element" (Not a page!) located on anther page either through Muse natively or by a script.  I'm not a coder or I wouldn't be using Muse.  I know you can link to other pages but I don't know about elements of other pages, specifically a "Lightbox" pop-up.
    I have a pop-up on a secondary page, lets say page 2, that I would like to also pop-up on anther page, lets say page 1, when clicked from page 1 but I don't want to have to put this Lightbox pop-up in two (both) locations because I actually have a couple hundred of these.
    Any suggestions would be greatly appreciated.
    Thanks,
    Ryan.

    If you want the pop up on multiple pages you will need to put it on multiple pages. Or you could add the link to the pop up as well as the pop up itself to a template and create the pages that you want that pop up using that template. Another one you can try is to have your pop up on a page all by itself with no template or other content and then add the page to any other page using an iFrame.

  • Setting up a link from a grid to another page

    All,
    Is there a way to create a link from a grid to another page?
    Thanks.

    You will need to find a tutorial for a drop down or cascading menu.  What you should try is to Google "AS2 drop down menu tutorial" and "AS2 cascading menu tutorial".  You may not find exactly what you are describing, but will hopefully find something you can figure out how to adapt to meet your goals.

  • Goto A Certain Spot on a Page

    I have searched high and low and have not been able to figure
    out how to use a button to go to a different part of the page and
    stay on the same frame.
    What I have is a long page, I need to goto a certain spot on
    that page, is there any way to do that?
    Any help is appreciated.
    Thanks,
    Jake

    Jake,
    Are you talking about a web page? Or a page that you have
    created in Flash?
    - B

  • Creating link that drops to a specific page/section inside same doc

    I want to link my chapters to the specific page i determine. Someone can click on the link and it drops down to the specific section/ chapter. Basically interlinking. Help!

    You can have bookmarks which work from a side menu but not from hyperlinks within Pages.
    To create what you want it will be better to edit an exported .pdf file and make the links in the .pdf using *Acrobat Pro* or to a more limited extent in Preview.
    Peter

  • Can I add a text link to another place in a Pages v5 file?

    Simple question:
    Can I add a text link to another place in a Pages v5 file?
    My client would like to include a visible, inline Table of Contents in his ePub. Apple Pages v5 deletes the visible Table of Contents. Can I manually create a Table of Contents with clickable links to the appropriate chapters?

    Pages 5's greatest claim to fame is its general inability to do anything much, aka "simplification".
    So the answer is No! and because this is also Apple, You don't want to do that!
    Luckily however, should you still have Pages '09 in your Applications/iWork folder, you can use that instead.
    Peter

  • Links don't work on index page

    Okay- I am so close to publishing my web page- I have all the file set up, and when I view it in Safari, the links work (i.e.home, contact us, etc.) but for some reason, my index page links do not work. Anyone have any suggestions. Thanks

    Try to use this code on your page:
    <div id="header"><img src="http://www.stevensbucksandbears.com/background photoshop files/header left corner.jpg" width="57" height="62" alt="header" /><img src="http://www.stevensbucksandbears.com/background photoshop files/header home.jpg" width="81" height="62" alt="header home " /><img src="http://www.stevensbucksandbears.com/background photoshop files/contactus header.jpg" width="122" height="62" alt="contact us" /><img src="http://www.stevensbucksandbears.com/background photoshop files/headermain.jpg" width="590" height="62" alt="header main" /><img src="http://www.stevensbucksandbears.com/background photoshop files/logoheadheader.jpg" width="105" height="62" alt="logo top" /></div>
    <div id="main">
      <p><strong>Stevens Bucks and Bears Outfitting offers hunting trips in the heart of Green Lake, Saskatchewan. We offer Black Bear and Whitetail Deer Hunts, and soon Waterfowl hunts. Most of the hunting is brush/bush hunting and is done with four-wheeler drop offs. Our guides and staff are experts at their job and work diligently to get you outstanding trophies ensuring you a great adventure.</strong></p>
      <p><img src="http://www.stevensbucksandbears.com/background photoshop files/cabin photo.jpg" width="624" height="448" /></p>
    </div>
    <div id="nav"><img src="http://www.stevensbucksandbears.com/background photoshop files/companyprofile.jpg" width="273" height="106" /><a href="http://www.stevensbucksandbears.com/company-profile.html"><img src="http://www.stevensbucksandbears.com/background photoshop files/companyprofileheading.jpg" width="273" height="52" class="auto-style1" /></a><a href="http://www.stevensbucksandbears.com/the-hunt.html"><img src="http://www.stevensbucksandbears.com/background photoshop files/the hunt.jpg" width="273" height="55" class="auto-style1" /></a><a href="http://www.stevensbucksandbears.com/trophy-gallery.html"><img src="http://www.stevensbucksandbears.com/background photoshop files/trophy gallery.jpg" width="273" height="47" class="auto-style1" /></a><a href="http://www.stevensbucksandbears.com/general-info.html"><img src="http://www.stevensbucksandbears.com/background photoshop files/general info.jpg" width="273" height="65" class="auto-style1" /></a><a href="http://www.stevensbucksandbears.com/testimonials.html"><img src="http://www.stevensbucksandbears.com/background photoshop files/testomonials.jpg" width="273" height="38" class="auto-style1" /></a><a href="http://www.stevensbucksandbears.com/resources.html"><img src="http://www.stevensbucksandbears.com/background photoshop files/links and resources.jpg" width="273" height="56" class="auto-style1" /></a><img src="http://www.stevensbucksandbears.com/background photoshop files/lowernavbar.jpg" width="273" height="120" /><br />
    </div>
    Once the above code is pasted between the <body> .. </body> , save the page online and then post again so that you get further assistance.  Don't expect the code to work immediately but it is a start to get you on the right road.  The second step is to create the pages for the links and also to validate the page or pages for HTML and CSS errors.
    Good luck.

Maybe you are looking for