241 reputation
314
bio website erraticdev.blogspot.com
location Slovenia
age 38
visits member for 2 years, 5 months
seen May 17 at 13:29
stats profile views 34

I'm an analyst web developer and development consultant on Microsoft technologies. My main focus is in Asp.net MVC, CSS3, HTML5, Javascript, jQuery, C#, and T-SQL. I'm a contractor by nature working around EU.


2d
awarded  Notable Question
May
16
awarded  Nice Question
Apr
1
awarded  Notable Question
Mar
22
awarded  Popular Question
Feb
18
accepted Meaning of word “ford” in combination with “hurdle”
Feb
17
revised Meaning of word “ford” in combination with “hurdle”
added 16 characters in body
Feb
17
revised Meaning of word “ford” in combination with “hurdle”
added 16 characters in body
Feb
17
comment Meaning of word “ford” in combination with “hurdle”
@TimLymington: True. Didn't do too much research. I tried putting this sentence in Google translate to my language and it came out with no usable result. But even though I can see the definition (shallow section of a river where one can cross it) it doesn't make too much sense as ford and hurdle here seem to contradict each other. So if a ford is hurdled it's not a ford any more, is it?
Feb
17
asked Meaning of word “ford” in combination with “hurdle”
Feb
5
awarded  Popular Question
Dec
7
awarded  Popular Question
Nov
14
awarded  Popular Question
Oct
8
awarded  Yearling
Aug
23
awarded  Critic
Aug
23
comment What is the object called that does the activity of collapsing — “collapser” or “collapsor”?
And just for the record: accordion is a whole collapsing control not just action element that does collapsing/expansion. So one can't really say: clicking on accordion expands details section but should rather say: clicking on section collapser expands details section.
Aug
23
awarded  Citizen Patrol
Aug
23
comment What is the object called that does the activity of collapsing — “collapser” or “collapsor”?
@jk. Screenshot is a no go, but an example description of such interface has been added to my question. From the example it's quite obvious that this is not an accordion as you suggested in your answer. It's just a collapsible section with an action element that performs collapsing/expansion.
Aug
23
revised What is the object called that does the activity of collapsing — “collapser” or “collapsor”?
added 535 characters in body
Aug
23
comment What is the object called that does the activity of collapsing — “collapser” or “collapsor”?
Not really. Accordion is usually a collapsible element with at least one collapsible section of which usually only one can be expanded at a time. In my case I have collapsible sections (unrelated on different parts of the page) which can be expanded/collapsed individually and independently of others.
Aug
23
comment What is the object called that does the activity of collapsing — “collapser” or “collapsor”?
@JasperLoy: Does edited question provide enough context?