Provide a fixed position on a long page indicator... How?

I have a long page, all text which is divided by year. Each section is placed in a < div.minutes #2009 >; < div.minutes #2008 > etc. I would like to have some sort of back flow indicator as to what the user is in the article. I tried to do this by a tab as a png image and place it on the right side of the page... BUT... I have problems big tent to accomplish this or other solutions ...

  • Ideally I'd like 2009.png image to be placed in the bar of 20px wide on the right side of the page and stay in the same position as the screen scrolls with the content of < div.minutes #2009 >. Then to be replaced by the 2008.png as the content of this < div.minutes #2008 > is on screen etc.
  • or, an image placed each vertical ~ 600px move with the text... but positioned on the far right above the right sidebar of 20px.
  • or, give up my 20px wide bar, < div.maincontent > the entire width and do a column in each < div.minutes #xxxx > fake 20px then fill in this context with the appropriate *.png and repeat on y

Is a fake site with my basic page layout to http://www.test.LSVs.ca/pages_linked/test_index1.php


Can someone help / advise?

Thank you for your time

Maybe I'm missing something (I often do it), but if you use PHP pages for this, why aren't you going the full distance and put all your content in a MySql database?  Then with the help of PHP includes statements, you could fill pages dynamically with just minutes of the requested year.  The result of a single page for 2009.  Another page for 2008 result, etc...  You wouldn't need a section indicator.  The page header would make quite clear to everyone what section they are in.   Make sense?

Nancy O.
ALT-Web Design & Publishing
Web | Graphics | Print | Media specialists
www.Alt-Web.com/
www.Twitter.com/ALTWEB
www.Alt-Web.blogspot.com

Tags: Dreamweaver

Similar Questions

  • required solution: how to put some text on account of the position of the last page in the form?

    Hi friends,
    I need your suggestions of urgency the problem described below. Long story somehow. Appreciate your interest & suggestions.
    ==============Clip==============
    I have a requirement of form design some text content to appear only on a fixed position of the last page.
    The form will be multi-page.

    Here's the way I tried

    (1) on the master page:
    Add text object lblEnding (w = 176mm, h = 45mm)
    Wrap lblEnding in subform (frmEnding)
    Do frmEnding on on-call position (x = 20 mm, y = 200 mm, l = 176 mm);


    (2) on bodypage:
    Add text object lblBlank; (without border & transparent). He used to occuping the area of the page to the bodypage flow
    Wrap lblBlank in the frmBlank subform, sank, from top to bottom.

    (3) Note: The last mandatory content of the form template is a subform, called frmInfoBlock.

    OK, so for my part script here.
    ---------------------------------------------------
    (1) on the master page:

    For configuration frmEnding only appear on the last page
    To control the presence of frmEnding based on pageCount()
    use of scripts on frmEnding
    //
    FormDeliveryNoteNotification.. mstMasterPg1.frmEnding::ready:layout #pageSet [0] - (JavaScript, client)
    If (xfa.layout.page (this)! = xfa.layout.pageCount ()) this.presence = "hidden";

    (2) on Bodypage:
    To control the presence of frmBlank based on its position (property 'y')
    use of scripts on frmBlank
    //
    FormDeliveryNoteNotification.bdyPage1.frmBlank::ready:form - (JavaScript, client)
    var y1 = this.y;
    var y2 = frmInfoBlock.y;
    H2 var = frmInfoBlock.h;

    var yNum1 = parseInt (y1);
    var hNum2 = parseInt (h2);
    var yNum2 = parseInt (y2);

    This.Presence = "visible";
    If (yNum1 < = "200")
    {
    If (yNum2 + hNum2 < "200")
    This.Presence = 'hidden ';
    }

    ---------------------------------------------------

    Later, I found that it worked as expected.
    With regard to the property 'y '.
    > > > >
    Specifies the y of the anchor point of a container compared to the upper left corner of the parent
    container of when placed with square layout.
    Container whose content has flowed do not use contact information.
    > > > >

    As subforms Inc. frmBlank & frmInfoBlock that all are flowed, variable above scripts, always have value as below (according to my result of debugging)
    Y1 = 0 in
    Y2 = 0 in
    H2 = 0 in

    As a result, yNum1 Inc., yNum2, hNum2 are always 0.

    As a result:

    frmBlank will be always hidden

    If only 1 page, bodypage County can be superimposed with the page master frmEnding.

    ==============Clap==============
    Hope I described things clearly. : PEI

    Can you give your suggestions as another suggestion.

    -VickyX

    Hi Vicky,

    See if this helps you: https://acrobat.com/#d=Qjw-* ATV-gNdWjP * rlx2HA

    Find the line that serves as a marker for coordinates. The script is located in the spacer subform.

    Good luck

    Niall

  • I placed the Web buttons on a template, but they change position each other on several pages. How is this possible and can I fix? This happens on all versions (desktop, Tablet and phone)

    Hello

    I have placed the buttons of navigation on a master page, but they change position each other on several pages. How is this possible and can I fix?

    This happens on all versions (desktop, Tablet and phone)

    (I have created the buttons with elements of the Muse, grouped them individually and link them)

    Now, I'm redoing the buttons because the client wanted smaller and the problem went away on its own.

  • fixed position

    Hi I have a site where I would like to have an icon of 'delivery' of fixed position on the screen. Thus, it appears also when scrolling. This, however, should only appear on her pc not tablets and phones. Y at - there someone who can help you with this?

    Hello

    You can use the liquid inside a JS function to change the position of the element or modify your CSS.

    The Globals variable has a device used by the visitor class attribute

    For example

    Have your default CSS with a fixed position on your discount element, then:

    {% If globals.visitor.deviceClass is "desktop"-%}

    {% endunless}

    PS have not tested, but the idea is that the script appears in your HTML code if the device is not a desktop computer and change the position of your page rendering component. (be sure to include the snippet after the discount code element)

    It may be useful

  • Is it possible to access a specific point in a long page?

    I'm trying (and not) to find a way to create a navigation bar at the top of a long page that will allow you to access certain sections of this long page. I tried to use relative navto: / / links and hyperlinks text anchor points, but nothing I try seems to work. Can anyone help? Is it still possible?

    Cles scroll smoothly, you can use decimals or percentages to access a specific position.

    Example: navto://myarticle#3.3 (jumps to a specific position in the article of smooth scrolling that appears at the bottom of page 4 and the top of page 5)

    Example: navto://myarticle#50% (jumps in the middle section of smooth scrolling)

  • Fixed position Divs position correctly

    Hello

    I use Dreamweaver CS5 and trying to put a series of vignettes into a div using the fixed position method. They look great in Live View mode, but when the page is posted they move far to the left. Here is the page:

    www.acemon.com/features.html

    It looks pretty bad in Firefox and absolutely terrible in Internet Explorer.

    I added some background colors for various divs (partly to help locate them correctly) and I want to center the pictures in the green box. I am a relatively new user of Dreamweaver and spent about two hours trying to figure out what I'm doing wrong.

    Thank you

    -Ace-

    Please take a look here http://pleysier.com.au/ace/.

    I have changed a few things in the CSS but do not throughevrything due to lack of time.

    GRAMPS

  • When I click on an image or map that is Kijiji real estate pages, open Firefox all crunched on the right side of the page. How can I fix this?

    When I click on an image or map that is Kijiji real estate pages, open Firefox all crunched on the right side of the page. How can I fix this?
    For example, I discovered an apartment ad that has various attached photos. It said click on the images to see an enlarged version. FF opens the page however the majority of the page is white and the image seems to be pushed on the right side of the page and watch as if it were bundled up against the right side shows is not the whole picture.
    What can I do to fix this?

    Thanks Cor - el,
    Just set the police minimum votes to zero, did the trick. However, I also appreciate other suggestions that I'm following now. Non-strabisme already installed. A little more difficult to find this file user.js. It any suggestions?
    Thanks again for your great help.
    See you soon,.
    Robert

  • How can I get Firefox back to the same position on the web page

    How can I configure Firefox to return to the same position on the web page

    Wait until Firefox finishes loading web page. Then it will be automatically the position value when you were leaving the web page

  • Reinstalled XP and now unable to connect to the internet, dsl provider says the leaves to reinstall the connection LAN how fix this?

    Original title: windows xp.

    reinstalled xp and now unable to connect to the internet, dsl provider says the leaves to reinstall the connection LAN how fix this?

    Hello

    Go to the website of your computer manufacturer > drivers download Section > put your computer model number > operating system > Search adapter network, pilots etc. for her.

    Get graphics, sound while you're there.

    You should always do a reinstallation.

    Use the computer that you use to make the foregoing > download and save in this office > copy of Flash Drive > then install in another computer.

    See you soon.

  • Security update for Windows XP (SP3) KB977914 install, error Code: 0xD0000135. Can someone provide a fix?

    Security update for Windows XP (SP3), KB977914, install, error Code: 0xD0000135.

    Can someone provide a fix for the error Code: 0xD0000135? I tried to update 5 times since 09/15/11.

    Thank you very much.

    Cynthia

    Hello

    first of all – have you tried to download and install this update manually? If this isn't the case, you can download it from here (the good language):

    http://www.Microsoft.com/download/en/details.aspx?displaylang=en&ID=16170

    LC

  • Why does not one of this dokument indesign pages follow the position of the master page?

    Why does not one of this dokument indesign pages follow the position of the master page? Screen Shot 2016-09-25 at 13.41.01.png See photo.

    Use your tool page and drag one to the top.

    Or select both and use the alignment icons in the control panel

  • Advanced elements to fixed position HELP!

    Hello world

    Is there a widget (or CSS solution) witch could help me do elements of fixed position as these two boxes on this site:

    The good people of | A digital agency in Tampa, Florida.

    Regardles of the resolution of the screen, they are always in the same position...

    Please help me

    Well Yes, use the boxes to pin in the middle of the top menu bar. There is a grid nine pin and you can lock items to high, low, left or right and left and right upstairs or downstairs. It works very well.

  • I'm doing a site of the gallery that I have 16 artist at the top of a long page, I would to see a work of art to the right of the list when you hover over their name?

    I'm doing a site of the gallery that I have 16 artist at the top of a long page, I would to see a work of art to the right of the list when you hover over their name?

    You can use compositions or panels:

    https://helpx.Adobe.com/Muse/using/composition-widgets.html

    https://helpx.Adobe.com/Muse/using/widgets.html

    https://helpx.Adobe.com/Muse/how-to/organize-content-with-tabbed-panel.html

    https://helpx.Adobe.com/Muse/using/Panel-widgets-tabbed-accordion.html

    Thank you

    Sanjit

  • Google Maps do very long page

    Hey,.

    I have a problem whereby the google map widget has become very long page. You can see the issue here: Contact - advanced rchitecture Ltd

    The page should be limited to the lower part of the black as with all the other pages on the site.

    I've narrowed the issue down to Google maps removing them in fact, the page appears correctly.

    Anyone got any ideas?

    Thank you

    Ian

    I doubt if it is really only with just two Google Maps.

    Try copy and paste in an empty page, even in a new file and see what happens.

    An element that I can see which takes at least 2000px of vertical space for himself already, is the logo 'Rchitecture Advanced' on the left side. Such a master page item normally should not force the page to scroll, but maybe there is another setting or contradictory combination unhappy or she look upward. Could you at least try (for reasons of tests) out of this big logo?

  • Choose the email provider in the Web site account creation page which is made by muse adobe

    Can I choose a specific email provider to be accepted in the creation page of my site which is made by muse adobe account? (for example:[email protected] but no g-mail, yahoo, outlook or other)

    Yes, you can use Tld, s with the email of the form. If this isn't what you are looking for, please let me know the details you're looking for.

    Thank you

    Sanjit

Maybe you are looking for