Tag Archives: HTML

HTML Thing… Label versus Div or Span When it Comes to Inputs

One of the things that PyCharm tells me over and over again when it comes to HTML and Inputs is that I’m just not using those ——- — labels you —- ——- excuse for a ——- programmer. (Ok, so I might be paraphrasing a bit) Now for the most part it isn’t the end of [...]

Leave a comment Continue Reading →

Force Embeded Video Behind A JQuery Modal Dialog

Another quick one, [insert joke about sexual performance... HAHAHAHEHARHAHRAH] and I’ll probably file this under “I don’t care you if need this but I’m posting it because I have a bad memory”. When you use the jQuery Modal Dialog with an embedded video, like say something from youtube, and you have a modal dialog on [...]

Leave a comment Continue Reading →

Element ‘Embed’ Is Not Supported: Embedding YouTube Video Without The Embed Tag

This should be quick, so don’t expect my usual charming self. If you’ve run into this problem, and chances are you have, you’re probably as frustrated as a thumbless hitchhiker. Good thing is, I have the solution and you can watch it here on video: HAHAH THAT WAS FUNNY! Yeah I’m not that big of [...]

1 Comment Continue Reading →

Quick Hit: Hiding Horizontal or Vertical scroll using CSS

If nothing else the motto for this site is, “Why was this written?” but sometimes it can also be, “I bypass the middle man and pass the savings on to you.” In this case, it has to do with a really simple way to show only on scroll bar on a section be it a [...]

Leave a comment Continue Reading →