dhcrusoe Posted March 13, 2009 Share Posted March 13, 2009 Hi all, I'm working with a .Net application - DotNetNuke - and its quirky, slightly underdeveloped modules. Anyway - not a place for a rant. The challenge is that one of its core modules - the FAQ module - doesn't play well on a page with HTML anchors. And, given that we have a very long list of FAQs, we definitely need a way to skip around the page (from the top to lower sections, and from lower sections back to the top). I've seen a solution or two for a Javascript version of page anchors; but it assumes one Anchor per page, not multiple anchors. Does anyone have other suggestions about how we can skip up/down/around the page, without using the normal #anchor usually associated with HTML? Thanks for your help! --Dave Link to comment https://forums.phpfreaks.com/topic/149302-javascript-version-of-page-anchors-multiple-per-page/ Share on other sites More sharing options...
darkfreaks Posted March 13, 2009 Share Posted March 13, 2009 http://www.pixeline.be/experiments/simplyTabs/index.php Link to comment https://forums.phpfreaks.com/topic/149302-javascript-version-of-page-anchors-multiple-per-page/#findComment-784102 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.