But now in my Drawing/Image editing app when you change the text color the icon changes color and when you change the background color the icon for that changes
So I tried to create an SVG and embed it using image and object neither would let me interact with the SVG code properly, meaning alter it. I had to us #Javascript templates with class syntax and static methods to get it working. #100DaysOfCode#webdevelopment#DEVCommunity
So I tried to create an SVG and embed it using image and object neither would let me interact with the SVG code properly, meaning alter it. I had to us #Javascript templates with class syntax and static methods to get it working. #100DaysOfCode#webdevelopment#DEVCommunity
Wow with each year browser implementations of #CSS get worse and worse. CSS is dysfunctional due to browser makers. You can never know if anything is going to work. All browsers operate different on every operating system too.
So I have this problem. I want the page to not scroll as a dialog is show, simple, but now when I dynamically add content to a div within the dialog and set overflow: auto on that div it doesn't get a scrollbar added when the dynamic content overflows the div.
#bootstrap sucks at math. screen width = 360px using col-3 to make 4 columns in a div, bootstrap makes them 105 each = 420px WHERE IS BOOTSTRAP FINDING THE EXTRA WIDTH? How do I make bootstrap work correctly? @getbootstrap
#bootstrap sucks at math. screen width = 360px using col-3 to make 4 columns in a div, bootstrap makes them 105 each = 420px WHERE IS BOOTSTRAP FINDING THE EXTRA WIDTH? How do I make bootstrap work correctly? @getbootstrap
does anyone waste time learning all the tips and tricks to your IDE or are you like me too busy needing to get work done to fidgetfuckaround with additional stuff?