6,508 reputation
1729
bio website
location
age
visits member for 2 years, 4 months
seen 1 hour ago
stats profile views 239

19 years old guy from Slovakia, a country in central Europe. Student and employee of Faculty of informatics at Masaryk University, Brno, Czech republic. Interested in all web-related technologies and programming in Haskell.


1d
awarded  internet-explorer
Jun
5
awarded  Nice Answer
May
14
awarded  Nice Answer
May
13
awarded  Popular Question
May
8
comment Replace error in IE10 but not in IE8 or Firefox
It's probably because this is not an instance of String. We can't tell more from one line of code. Also, you have compatibility mode turned on so IE10 behaves like IE7.
May
1
awarded  Nice Answer
Apr
25
revised Text-shadow not working for Font Awesome icons in IE10
added 4 characters in body
Apr
25
answered Text-shadow not working for Font Awesome icons in IE10
Apr
20
answered can't insert a date in my tablle in Oracle sql
Apr
5
awarded  Good Answer
Apr
4
comment CSS transform not working in Internet Explorer 7 and below
Old news... many browsers now support unprefixed transform property.
Mar
7
comment HTML5 audio: setting currentTime in IE 10
Just FYI, it works well on IE10 @ Win8.
Mar
3
comment -ms-filter vs filter What's the difference?
@xr280xr Make sure that the browser uses IE8 standards mode to render the webpage.
Feb
28
answered Shouldn't X-UA-Compatible IE=edge override “Display intranet sites in Compatibility View” in IE10?
Feb
25
awarded  Caucus
Feb
24
comment Beter way for al lot of if else
I don't think you wrote Javascript code.
Feb
16
comment if (!document.images)
document.images works well in IE.
Feb
16
answered How to echo with out \n \t \r in php?
Feb
16
comment Perl CGI won't compile or output correctly
You're trying to use a hashmap named formdata but there's no my %formdata in your script.
Feb
6
awarded  Yearling