Kayako logo
Will Implement (V4) Feature requests in this forum will be implemented in Version 4 of the product line (the current version).

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  (#1) Old
warsky Offline
New Member
 
Posts: 16
Join Date: Aug 2006
CSI -> UI -> Comments with long articles and "Add Comment" page jump - 21-09-2006, 06:45 AM

I found that with a longer news article, one that takes more then a screen length, the Add Comments link always scrolls the screen back to the top. This is a bit disorienting for the user. There is an easy fix that perhaps can be included in the next release, or for those that want it now:

1) Open the comments template and add the following at the top:

<a name = "comments">

2) go down 6 or 7 lines and you'll see a couple spots that say <a href = "#"> change these to <a href = "#comments">

3) in the nwitemnavbar there is also an <a href = "#">. Make the same replacement.

This uses an internal link to display the top of the comments section instead of scrolling to the top of the page. You'll need to go through the other nav bars that have comments and make the same <a href = "#comments"> change as well.
   
Reply With Quote
Reply

Tags
>, articles, comment, comments, csi, jump, long

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46