Current date/time is April 26th 2024, 8:08 pm

Search found 2 matches for navstrip

go to the topic with the addition of #navstrip

Rolling Eyes
I have in the left column News from Interesting authors, there is a link to go to the topic with the addition of #navstrip, that is, the browser window is reduced to the location bar -navstrip and how to do this in the list of FORUM topics so that when you click on the topic, this ending is added? and when you click on the "LAST MESSAGE" LINK, it was not added.

 i have the code, but it blows to the navstrip anyway


link example
https://stihi-podval.forumotion.com/t360-topic#navstrip

I can't edit the template where the list of forum topics is, it doesn't exist
Question



Topics tagged under navstrip on The forum of the forums Clipbo16



Code:
$(function(){  var a = $('div.maintitle.floated.clearfix');  var b = $('#navstrip');  var offset = a.offset();  if(b.length)offset = b.offset();  if(a.length+b.length==0)return;  $(window).scrollTop(offset.top)  });


the code that is
by poesia-verses
on January 24th 2023, 7:26 am
 
Search in: Garbage
Topic: go to the topic with the addition of #navstrip
Replies: 1
Views: 342

is it possible to make who is oniline inside topics

Cant remember were i got this but it's javascript for phbb2 and works for me.

Spoiler:
by Keltic
on November 27th 2015, 6:48 pm
 
Search in: Garbage
Topic: is it possible to make who is oniline inside topics
Replies: 19
Views: 2323

Back to top

Jump to: