Bless Yahu

195
reputation
28 views

Registered User

name Bless Yahu
member for 1 year
seen 12 hours ago
website
location
age
Dec
15
accepted MVVM pattern for ASP.NET Webforms ?
Dec
14
answered MVVM pattern for ASP.NET Webforms ?
Dec
9
awarded  Commentator
Dec
9
comment Does it make sense to test ui components seperately?
Right, I would have seperate tests for the classes that get the data.
Dec
8
asked Does it make sense to test ui components seperately?
Nov
30
revised Jquery to target same id as class name of clicked element?
correcting syntax typo that dcneiner pointed out.
Nov
30
comment Jquery to target same id as class name of clicked element?
Your right. I should have wrote var containerClass = $(this).parent().attr("class"); And I agree with your second statement, as long as you know the scope. That's what the above statement was trying to grab. The question example sets the click function for ANY .radioclick, so the scope might be different. That is why I'm trying to grab the parent container's class name.
Nov
29
answered Jquery to target same id as class name of clicked element?
Nov
14
answered CSS: force image width and height without stretching
Nov
14
answered Tips to keep focused during code reviews
Oct
29
awarded  Yearling
Oct
12
answered JQuery Click event on asp:button
Aug
11
asked What would your Printable CEO developer goals be?
Aug
8
answered ASP.NET MVC/jQuery: Inplace Editing
Aug
7
comment Check for column name in a SqlDataReader object
@Steve J: When would the resultset NOT have a column in the GetSchemaTable?
Jul
31
comment TFS Sprint Item Print Plug-in
Where do you put the "How to Demo" field in TFS?