Menu

non clickable icon

Help
2010-05-14
2013-01-16
  • Nikos Sakkas

    Nikos Sakkas - 2010-05-14

    Hello,

    in forums, whenever a message is big, it is shortened and an icon appears. Unfortunately, when this icon is clicked the rest of the message will not appear on the screen. I attach a screenshot to make clear which icon this is about

     
  • Andrew Simpson

    Andrew Simpson - 2010-05-14

    The drop down button uses javascript.  So I guess the first question is, what browser are you using and is javascript enabled?

    The present code does not degrade well if javascript is 'turned off'.  The post is initially shown 'folded up' then needs javascript to fully show the post.  I have done some new code this morning, that initially shows the full post then uses javascript to 'fold up' the post.  That should work better for browsers without javascript.

    I will upload this new code to the Subversion SVN later today.  Needs more testing.

     
  • Andrew Simpson

    Andrew Simpson - 2010-05-15

    I have uploaded a file to the Subversion SVN under trunk/webcollab/forum.  The file is forum_list.php.  Put this file into the same place (/forum) in your installation.  It should fix the problem, if your problem is indeed javascript not enabled or not executing properly.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.