Small Question
![]() ![]() |
When you have AE Extras - BJ installed, there are 4 links you can go to on your AE page. Support Chat
What code is needed to enable you to make your own links like this? |
![]() ![]() |
it almost the same coding as html |
![]() ![]() |
I am sure he means what are you using to keep the items at the top left of the window, even when scrolling the page. You can find the function in the code if you go to "Manage User Scripts", then select Extras BJ, and click the edit button. It will then load into whatever text editor you select to open .js files. Search for the function called "insertBjLogo". I think the piece you are looking for is near the top of that function... look for these lines:
These would be the div stylesheet settings he uses to fix the links at the top of the page. Play with it. You can always come back here and reinstall if you break it. |
![]() ![]() |
Thanks for that. But I'm actually wanting to make my own links for my own script so it is always accessible. I was wondering how to do it. |

