[Pro] SmoothScroll not publishing?

Chalk is a transient metaphor and does not carry the sincerity that a site about funerals should.

Agree, its a site of reverence not play school.

s


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Okay, I’ll have to give this some more thought. I want to use something visually appropriate, and interesting, that fits in with an alphabetical list, otherwise this page will be very boring.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I want to use something visually appropriate, and interesting, that fits in with an alphabetical list, otherwise this page will be very boring.

OK - then jazz it up with rows of headstones with the appropriate letters on them!

D:-)


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

OK - then jazz it up with rows of headstones with the appropriate letters
on them!

If you keep making jokes like that, IM gonna need a headstone. X-D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

OK - then jazz it up with rows of headstones with the appropriate letters on them!

D:-)

Now who’s not being Gravitas? :slight_smile:


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Rather than your school blackboard (albeit green) a section of an appropriate marble might be the answer.
http://www.johnstonemartmemorials.com.au/?id=stonesamples

Or if you wish to go with Dave’s gravestone theme, you could have some winged souls :slight_smile:
http://www.scottish-photography.co.uk/souls/souls.html

s


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

What do you think about using this jQuery to return to the top of the page?

http://gazpo.com/2012/02/scrolltop/

How would I insert the code into FWP?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

You certainly do NOT want to be adding another Javascript library to your page.

All I was suggesting is that you provide some Nav links to the Top and Smooth Scroll will take over.

At the moment there are links down but none back up.

Some subtle ‘Top’ text links conveniently placed are all you need.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Make an anchor at the top of the page, or simply make those links to #PageDiv, which will do the same thing. To link to #PageDiv, create your link text and select it, then open the Hyperlink dialog, click on the External tab, and type in #PageDiv (case-sensitive) in the URL field.

It is often customary to make a link to # (the empty anchor) to make a link to top, and that will work in the sense that your browser will scroll to the top of the page, but SmoothScroll will not interpret that link as meaning anything, and will not assign the smooth scroll behavior.

Finally, as Dave pointed out, you do not want to mix jQuery in with Prototype and Scriptaculous, which is what SmoothScroll is built on. That would just add a couple of hundred K more download size to your page AND cause none of the JavaScript on it to work at all.

Walter

On Feb 25, 2013, at 2:47 AM, DeltaDave wrote:

You certainly do NOT want to be adding another Javascript library to your page.

All I was suggesting is that you provide some Nav links to the Top and Smooth Scroll will take over.

At the moment there are links down but none back up.

Some subtle ‘Top’ text links conveniently placed are all you need.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On 25 Feb 2013, 12:18 pm, waltd wrote:

Make an anchor at the top of the page, or simply make those links to #PageDiv, which will do the same thing. To link to #PageDiv, create your link text and select it, then open the Hyperlink dialog, click on the External tab, and type in #PageDiv (case-sensitive) in the URL field.

It is often customary to make a link to # (the empty anchor) to make a link to top, and that will work in the sense that your browser will scroll to the top of the page, but SmoothScroll will not interpret that link as meaning anything, and will not assign the smooth scroll behavior.

Finally, as Dave pointed out, you do not want to mix jQuery in with Prototype and Scriptaculous, which is what SmoothScroll is built on. That would just add a couple of hundred K more download size to your page AND cause none of the JavaScript on it to work at all.

Walter

Will do. Thanks.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Okay, got everything working. Thanks for your help.

BTW, when it comes to page length, how long is too long. Also, is there anyway to simplify the horizontal rules I’m using, rather than placing each rule and physically adding a bottom margin?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options