Multiple Content Scripts on One Page Not Working As Expected
I have a project where I need to add two elements to a webpage. A button absolutely positioned / fixed on the right side of the screen. And then a button relatively positioned to another button already on the webpage.
I approach it like this
This is my fixed button, then am trying to add this component
I get something like the image attached NOTE The first CSUI element is no where to be found, but previously it was showing before I added the second CSUI component.
Is there some sort of limit when using multiple components? How do I anchor these to different parts of the page?
I approach it like this
This is my fixed button, then am trying to add this component
I get something like the image attached NOTE The first CSUI element is no where to be found, but previously it was showing before I added the second CSUI component.
Is there some sort of limit when using multiple components? How do I anchor these to different parts of the page?
