Postbit Changes (Phase II Upgrade)


 
Thread Tools Search this Thread
The Lounge War Stories Postbit Changes (Phase II Upgrade)
# 8  
Old 07-21-2018
OK.. For mobile logged in users (which is not very many, usually less a handful at a time), I have added some jQuery AJAX Javascript to automatically update the "Users Online" info on the home page.

Note: I need to change this from .load() to .getJson() when I have some time.
# 9  
Old 07-23-2018
Neo,
Just noticed something. Somehow the Options active link in the bottom left corner of the Reply/Message editor isn't either active while hovering over nor is clickable.
Postbit Changes (Phase II Upgrade)-replyadvancedjpg

PostIcons in the Go Advanced Edition isn't either.
Postbit Changes (Phase II Upgrade)-replyjpg

Last edited by vgersh99; 07-23-2018 at 12:01 PM..
# 10  
Old 07-23-2018
Yeah, I've having some challenges moving some CSS to load remotely.

I reverted that change, so hopefully it's OK again.
# 11  
Old 07-23-2018
Quote:
Originally Posted by vgersh99
Somehow the Options active link in the bottom left corner of the Reply/Message editor isn't either active while hovering over nor is clickable.
That Options text is not a link and is not active. It is and always has been a text lable for the buttons underneath.
# 12  
Old 07-23-2018
Quote:
Originally Posted by Neo
That Options text is not a link and is not active. It is and always has been a text label for the buttons underneath.
I see - thanks!
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Docker

Docker learning Phase-I

Hello All, I had recently learnt a bit of Docker(which provides containerization process). Here are some of my learning points from it. Let us start first with very basic question: What is Docker: Docker is a platform for sysadmins and developers to DEPLOY, DEVELOP and RUN applications ... (7 Replies)
Discussion started by: RavinderSingh13
7 Replies

2. Web Development

New Supplementary CSS for Forum Postbit

Working on moving inline style to a supplementary CSS file. This one is postbit.css: .pb-wrapper { border-style: solid; border-width: 1px; border-color: rgba(110, 117, 182, 0.99); padding: 0px 0px 0px 0px; } .pb-wrapper-b { padding: 0px; border-width: 0px 0px 1px... (0 Replies)
Discussion started by: Neo
0 Replies

3. What is on Your Mind?

Small bug in the Quick Editor function in postbit

Hey, There was a small bug in the Quick Editor function in postbit, but I fixed it (basically a double quote was missing from an element id): <div id="post_message_$post" class="neo-message-area">$post</div> Was <div id="post_message_$post class="neo-message-area">$post</div> Should... (1 Reply)
Discussion started by: Neo
1 Replies

4. Solaris

init phase

Hello, Can somebody explain me the relationship between /sbin and /etc directories ? what is the relationship between them and what are the roles of files such as rcd.1 etc? (1 Reply)
Discussion started by: saudsos
1 Replies
Login or Register to Ask a Question