Hey Everyone,

I have a blog that has three content/picture boxes on each page at the top. Below these boxes is the actual text content.

Well what I want to do is create a script that will scroll smoothly down just right after those three boxes. This may sound confusing and I apologize, not sure the best way to put it.

Either way check for your self: www.news4noobs.com (I want to scroll just below those three boxes when you click on an article and the page opens)

Any help, tutorial links, tips would be appreciated! Thank you soooo much! : )


- Drew

Recommended Answers

All 2 Replies

I can use javascript for this...right?

If it weren't for the word "smooth", the easy choices would be obvious: either make links on the original page to #fragements on the other pages or use onload="scrollTo() on the other pages.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.