| bio | website | heymrcarter.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 5 months |
| seen | Feb 28 '12 at 15:12 | |
| stats | profile views | 21 |
|
Jan 8 |
awarded | Popular Question |
|
Jan 3 |
awarded | Notable Question |
|
Sep 22 |
awarded | Popular Question |
|
Aug 23 |
awarded | Popular Question |
|
Jun 25 |
awarded | Popular Question |
|
Jun 20 |
awarded | Notable Question |
|
Feb 19 |
awarded | Yearling |
|
Nov 11 |
awarded | Popular Question |
|
Jul 5 |
comment |
z-index issue in firefox 5, chrome @Rob I guess the bigger question I have here is not about IE and its many issues or trying to fix something in chrome/firefox, I'm well aware of these things. The question is what would make and element with a higher z-index be displayed behind an element with a lower z-index |
|
Jul 5 |
comment |
z-index issue in firefox 5, chrome that's what I have been doing, still no luck |
|
Jul 5 |
comment |
z-index issue in firefox 5, chrome @Max unfortunately no, it's still in internal testing |
|
Jul 5 |
asked | z-index issue in firefox 5, chrome |
|
Jun 14 |
comment |
Error when trying to run gem install I got everything installed but iconv-devel. Said there was no package. Still getting the same error after all the other packages have been installed |
|
Jun 14 |
comment |
Error when trying to run gem install I installed zlib-devel-1.2.5-2.fc14.i686 but still same errors |
|
Jun 14 |
asked | Error when trying to run gem install |
|
Jun 8 |
answered | MAGENTO: complex custom options |
|
May 21 |
comment |
Margin Discrepancies between Firefox and Chrome/Safari @matchw yes it would make sense to use a class if you wanted the dotted line between some <li>, but not all. However, the rule only applies to <li> in the <ul> with the class links. So this would only be an issue if you wanted some of the <li> in that <ul class="links"> to not have the border. The point is more that using css for the line is more semantically correct that a <li> full of dashes |
|
May 21 |
answered | Margin Discrepancies between Firefox and Chrome/Safari |
|
May 21 |
suggested | suggested edit on PHP test for an empty form element doesn't work |
|
May 21 |
comment |
jQuery AutoComplete not working @manPej the only thing i can tell you is try and remove the script for the autocorrect and just include jquery and jqueryui and get both of them from google using the link in my answer. I ran it on my dev server and it works fine minus css styling |