eflats User

Re: @eflats:

ok one more time, lol

Change: <!-- <div style="float: left; width:20%;" ng-show="options.showEventSideBar" class=""> -->

To this: <!-- <div style="float: right;width:20%;position: fixed; left: 1080px;" ng-show="options.showEventSideBar" class=""> -->



Hi I was hoping to get some help since this will be my first script. I have a CRM I am currently using that houses contact information. Each contact has jobs they link to and also other contacts. What I am hoping to do is create a button that opens a new page and the url information is based on the linked contacts web address. So this would be almost like a smart bookmark. Based on certain parameters on current page open from a list of links or one found on another page linked to the current page.

Or simply just add buttons to any webpage to a user specified url.