If you love JavaScript then you get to keep your sanity and make money at the same time, which I do.
No matter where you go, there you are...~?~
If you love JavaScript then you get to keep your sanity and make money at the same time, which I do.
No matter where you go, there you are...~?~
Can we have a spork? :laugh: :laugh:
No matter where you go, there you are...~?~
I don't think you can make $80K - $100k a year flipping burgers.
No matter where you go, there you are...~?~
You really need to start watching the Walking Dead.
No matter where you go, there you are...~?~
I like this one [Negan's Lucille Bat (The Walking Dead) McFarlane Replica Prop: Mcfarlane Toys: Amazon.co.uk: Kitchen & Home](https://www.amazon.co.uk/Lucille-Walking-Dead-McFarlane-Replica/dp/B01L1DTIIO/ref=pd\_sbs\_21\_5?\_encoding=UTF8&psc=1&refRID=Z8MZACQA6AB96J5085DZ)
No matter where you go, there you are...~?~
At least SQL Server does have a bit data type that can be set to 1 or 0 which is closer to boolean.
No matter where you go, there you are...~?~
You've been spoiled...lol
No matter where you go, there you are...~?~
Why reinvent the wheel when someone else has already done it.
No matter where you go, there you are...~?~
Stewart Judson wrote:
How does it get so complicated?
Developers that think they are smarter than everyone else make it complicated by trying to write code that says "look how damn smart I am".
No matter where you go, there you are...~?~
That's to much reading. :laugh:
No matter where you go, there you are...~?~
This is just as bad as my example of String.Format. :doh: :wtf:
No matter where you go, there you are...~?~
This was newly written code under an existing ASP.NET C# code base. It was written by a "supposedly" senior developer. :confused:
No matter where you go, there you are...~?~
Thing about this code is it was written very recently and by a so called senior developer.:confused::confused::confused:
No matter where you go, there you are...~?~
Just ran across some code today that makes me wonder about the caliber of programmers we have: value = String.Format("{0}", funcThatReturnsAString()); :confused::confused::confused::confused:
No matter where you go, there you are...~?~
The first thing I would try is to add width: 100%; to the MenuBarItemSubmenu class in the style sheet. You may need to add a conditional statement in the HTML to include a IE only style sheet that will override or add to the existing styles for fixing IE layouts.