Forum Discussion
sliccster
8 years agoRegular Visitor
Blue border on iFrame in embedded report
I have an embedded report within my website. I use the powerbi-client.js library to embed the report. When I click on the background of the report I get a blue border appearing around the iFrame (presumably because ther eport has focus).
Is there any way to get rid of this blue border?
3 Replies
- Dan_CundyFrequent Visitor
Did you find the answer to this?
- AnonymousNot applicable
- AnonymousNot applicable
The outline indicates focus and the styling is your browser's default. You can try changing the border using CSS. However, please consider accesibility when making changes. See https://www.tjvantoll.com/2013/01/28/stop-messing-with-the-browsers-default-focus-outline/