Ionut Staicu

1,662
Reputation
205 views

Registered User

Name Ionut Staicu
Member for 1 year
Seen 1 hour ago
Website
Location Romania
Age 27
Freelance front end developer
Oct
1
awarded  Yearling
Sep
21
revised Which java webserver is most suitable here?
edited tags
Sep
16
awarded  Nice Answer
Sep
3
answered How do I process Proxy Digg JSON for use with jQuery?
Aug
25
comment What is the most performant way to inject new code into the DOM?
Excellent reading on quirksmode! Thanks.
Aug
25
comment What is the most performant way to inject new code into the DOM?
actually yeah, that's what I wanted to say: one method call. If you compare with json stuff where the js engine iterate the whole object...
Aug
25
asked What is the most performant way to inject new code into the DOM?
Aug
23
answered jquery hover and nested lists.
Aug
23
answered Unbind a div and then bind it later.
Aug
17
awarded  Popular Question
Aug
14
awarded  Organizer
Aug
13
answered setTimeout inside $.each()
Jul
22
comment CSS Frameworks & “Semantic Naming”
Is not about broking the web standards. It's all about semantics. div class="last" will tell you that that div is last. But what "span-24" will tell you? :)
Jul
21
answered How to name your programming blog?
Jul
20
comment send a jquery callback function inside a variable
then... it seems that callback is really not a function :)
Jul
20
comment send a jquery callback function inside a variable
Yeah, read my comment stackoverflow.com/questions/1153241/… . Just use call() instead of eval()
Jul
20
answered send a jquery callback function inside a variable
Jul
19
answered Divs smashing into each other
Jul
19
answered [jquery] .click function not working for me
Jul
18
accepted Event Bubbling jQuery + Tabs
Jul
18
accepted Handle Browser close in Javascript?
Jul
17
answered How do you select more than one element by id?
Jul
17
answered nested forms (design question)
Jul
17
comment How do I change the $ function in jquery for another word for make it compatible with other framworks
well... the problem may be with the accordion. However, if is a simple accordion, you may try this way: dev.iamntz.com/166/jquery-accordion-tutorial/… :)
Jul
17
answered How do I change the $ function in jquery for another word for make it compatible with other framworks
Jul
17
answered Handle Browser close in Javascript?
Jul
10
comment What is the worst web usability error you have encountered?
Well... For that it's good to use a popup :D
Jul
10
comment What is the worst web usability error you have encountered?
hasen & nilamo: do you like when a site will open new windows? But please, be honest!
Jul
7
answered Event Bubbling jQuery + Tabs
Jun
22
comment What is the benefits of using jQuery UI over plugins?
I don't think the "no bloat" is real :D
Jun
16
comment What’s the best UI for entering date of birth?
Don't worry, you can chop css pretty much. I wanted only to know what's the best method ;)
May
31
accepted Need a jQuery Lightbox plugin that supports $.live() and grouping