-
Began Watching How to profile web software prior to release?
Let's assume couple things. I created a nice website based on compiled program language (Node.js, ASP, Java, C#, whatever). It works nicely. But I'd like to get an estimate on … -
Replied To a Post in Unexplained, explained padding
> What kind of problem do you mean? Well "float: left" is pseudo-default. But "float: right" suddenly solves marginal errors, why? -
Marked Solved Status for Yet another "fill remaining width" question
I have two items that look like this span.left { float: left; display: inline-block; /* Take space neccessary */ } span.middle { /* Take free space only, do not push … -
Replied To a Post in Yet another "fill remaining width" question
> Do you really have/want to support IE9 and below? Not *really*. But I also don't want to spam flexbox's left and right. And the caniuse also says that there … -
Replied To a Post in Yet another "fill remaining width" question
No............. I'll have to change lay-out of "the thing". How about another way, is it possible to bring two items on the left, and then have `span.middle` "fill" the remaining … -
Replied To a Post in Unexplained, explained padding
I have no idea why default `float: left;` would create a problem and `float: right;` wouldn't. Could you explain? > because you set fixed dimensions of 80px on them anyways … -
Marked Solved Status for Unexplained, explained padding
https://jsfiddle.net/rw2894fe/2/ I don't need to explain the issue, it's visible the second you look at it. Red anchors seem to have "unexplained" padding on bottom and right side. Removing it … -
Edited Yet another "fill remaining width" question
I have two items that look like this span.left { float: left; display: inline-block; /* Take space neccessary */ } span.middle { /* Take free space only, do not push … -
Edited Yet another "fill remaining width" question
I have two items that look like this span.left { float: left; display: inline-block; /* Take space neccessary */ } span.middle { /* Take free space only, do not push … -
Edited Yet another "fill remaining width" question
I have two items that look like this span.left { float: left; display: inline-block; /* Take space neccessary */ } span.middle { /* Take free space only, do not push … -
Created Yet another "fill remaining width" question
I have two items that look like this span.left { float: left; display: inline-block; /* Take space neccessary */ } span.middle { /* Take free space only, do not push … -
Began Watching Yet another "fill remaining width" question
I have two items that look like this span.left { float: left; display: inline-block; /* Take space neccessary */ } span.middle { /* Take free space only, do not push … -
Edited Unexplained, explained padding
https://jsfiddle.net/rw2894fe/2/ I don't need to explain the issue, it's visible the second you look at it. Red anchors seem to have "unexplained" padding on bottom and right side. Removing it … -
Edited Unexplained, explained padding
https://jsfiddle.net/rw2894fe/2/ I don't need to explain the issue, it's visible the second you look at it. Red anchors seem to have "unexplained" padding on bottom and right side. Removing it … -
Edited Unexplained, explained padding
https://jsfiddle.net/rw2894fe/2/ I don't need to explain the issue, it's visible the second you look at it. Red anchors seem to have "unexplained" padding on bottom and right side. Removing it … -
Revoked Solved Status for Unexplained, explained padding
https://jsfiddle.net/rw2894fe/2/ I don't need to explain the issue, it's visible the second you look at it. Red anchors seem to have "unexplained" padding on bottom and right side. Removing it … -
Marked Solved Status for Unexplained, explained padding
https://jsfiddle.net/rw2894fe/2/ I don't need to explain the issue, it's visible the second you look at it. Red anchors seem to have "unexplained" padding on bottom and right side. Removing it … -
Edited Unexplained, explained padding
https://jsfiddle.net/rw2894fe/2/ I don't need to explain the issue, it's visible the second you look at it. Red anchors seem to have "unexplained" padding on bottom and right side. Removing it … -
Edited Unexplained, explained padding
https://jsfiddle.net/rw2894fe/2/ I don't need to explain the issue, it's visible the second you look at it. Red anchors seem to have "unexplained" padding on bottom and right side. Removing it … -
Edited Unexplained, explained padding
https://jsfiddle.net/rw2894fe/2/ I don't need to explain the issue, it's visible the second you look at it. Red anchors seem to have "unexplained" padding on bottom and right side. Removing it … -
Created Unexplained, explained padding
https://jsfiddle.net/rw2894fe/2/ I don't need to explain the issue, it's visible the second you look at it. Red anchors seem to have "unexplained" padding on bottom and right side. Removing it … -
Began Watching Unexplained, explained padding
https://jsfiddle.net/rw2894fe/2/ I don't need to explain the issue, it's visible the second you look at it. Red anchors seem to have "unexplained" padding on bottom and right side. Removing it … -
Replied To a Post in Good alternative item, to serve properly as trigger to CSS execution
Yea, that will work great too. Thanks. > I'm having real difficulty understanding what you mean and linking the fiddle with what you want to do. Yea I don't know … -
Marked Solved Status for Good alternative item, to serve properly as trigger to CSS execution
https://jsfiddle.net/c9jmjcy0/3/ The reason that it doesn't work is because for some reason `<a>` denies wrapping `<div>`. Probably specification. The only solution is to wrap it around other item. Do we … -
Created Good alternative item, to serve properly as trigger to CSS execution
https://jsfiddle.net/c9jmjcy0/3/ The reason that it doesn't work is because for some reason `<a>` denies wrapping `<div>`. Probably specification. The only solution is to wrap it around other item. Do we … -
Began Watching Good alternative item, to serve properly as trigger to CSS execution
https://jsfiddle.net/c9jmjcy0/3/ The reason that it doesn't work is because for some reason `<a>` denies wrapping `<div>`. Probably specification. The only solution is to wrap it around other item. Do we … -
Replied To a Post in .htaccess, redirect to HTTPS and WWW sub-folder
Removed two last lines. Apparently there was something to it that made me redirect trillion times. As soon as I removed it, everything from `http://www.` and `http://` got redirected to … -
Gave Reputation to Dani in Autocomplete list with contacts
I use jQuery UI tooltip for the autocomplete for tagging and member usernames. -
Marked Solved Status for Autocomplete list with contacts
Imagine a mailbox. You're about to write to a friend. From staff perspective, someone wants to email Dani, her mail is dani@daniweb.com, but has her in contacts list. You type … -
Gave Reputation to diafol in Autocomplete list with contacts
Twitter typeahead is pretty good - have used it successfully on a number of DIY CRM apps: https://github.com/twitter/typeahead.js/blob/master/doc/bloodhound.md -
Edited Autocomplete list with contacts
Imagine a mailbox. You're about to write to a friend. From staff perspective, someone wants to email Dani, her mail is dani@daniweb.com, but has her in contacts list. You type … -
Edited Autocomplete list with contacts
Imagine a mailbox. You're about to write to a friend. From staff perspective, someone wants to email Dani, her mail is dani@daniweb.com, but has her in contacts list. You type … -
Created Autocomplete list with contacts
Imagine a mailbox. You're about to write to a friend. From staff perspective, someone wants to email Dani, her mail is dani@daniweb.com, but has her in contacts list. You type … -
Began Watching Autocomplete list with contacts
Imagine a mailbox. You're about to write to a friend. From staff perspective, someone wants to email Dani, her mail is dani@daniweb.com, but has her in contacts list. You type … -
Marked Solved Status for .htaccess, redirect to HTTPS and WWW sub-folder
I already tried couple solution from Google, but some of them didn't work (at all), others resulted in weird bug, where HTML page was loaded, but assets (CSS and images) … -
Gave Reputation to Dani in .htaccess, redirect to HTTPS and WWW sub-folder
Ooooh, we used to do this, but then we switched from Apache to Nginx, and Nginx doesn't use .htaccess files. I *think* we did something along these lines: RewriteEngine on … -
Replied To a Post in .htaccess, redirect to HTTPS and WWW sub-folder
Unfortunately both of these are also found in Google. The first didn't affect anything, the second made website redirect unto itself back in the day. I'll try it anyways, maybe … -
Replied To a Post in Profile - CV
Don't worry, I'm from Haarlem, North-Holland :D -
Began Watching Profile - CV
For some reason, the CV says I'm from somewhere near Camden. WTF?  -
Edited .htaccess, redirect to HTTPS and WWW sub-folder
I already tried couple solution from Google, but some of them didn't work (at all), others resulted in weird bug, where HTML page was loaded, but assets (CSS and images) … -
Edited .htaccess, redirect to HTTPS and WWW sub-folder
I already tried couple solution from Google, but some of them didn't work (at all), others resulted in weird bug, where HTML page was loaded, but assets (CSS and images) … -
Created .htaccess, redirect to HTTPS and WWW sub-folder
I already tried couple solution from Google, but some of them didn't work (at all), others resulted in weird bug, where HTML page was loaded, but assets (CSS and images) … -
Began Watching .htaccess, redirect to HTTPS and WWW sub-folder
I already tried couple solution from Google, but some of them didn't work (at all), others resulted in weird bug, where HTML page was loaded, but assets (CSS and images) … -
Marked Solved Status for Send true 404 with PHP
<?php if (!defined("include")) { header ($_SERVER["SERVER_PROTOCOL"]." 404 Not Found", true, 404); die; } I want to include this file, as if it's not included, it should send browser `404 Not … -
Replied To a Post in Send true 404 with PHP
Apparently .htaccess ain't mess that it looks like. Just create `.htaccess` file, and put in it `Deny from all`, from now on every request going to any file in the … -
Replied To a Post in What's with the light fonts?
> I don't understand this attitude at all. It seems completely counterproductive for a web designer. If I am trying to sell this WiFi product and I hire a web … -
Marked Solved Status for Wrap text, and end it with "..."
https://jsfiddle.net/mvuy7q60/ Using JavaScript (and jQuery). How can I assure that there's only one line shown (instead of entire content of item), and if it's longer than one line, end first … -
Gave Reputation to Dani in Wrap text, and end it with "..."
Something like this should do the trick ... div { text-overflow: ellipsis; overflow-x: hidden; white-space: nowrap; } -
Created Wrap text, and end it with "..."
https://jsfiddle.net/mvuy7q60/ Using JavaScript (and jQuery). How can I assure that there's only one line shown (instead of entire content of item), and if it's longer than one line, end first … -
Began Watching Wrap text, and end it with "..."
https://jsfiddle.net/mvuy7q60/ Using JavaScript (and jQuery). How can I assure that there's only one line shown (instead of entire content of item), and if it's longer than one line, end first …
The End.