Joda

337
reputation
69 views

Registered User

name Joda
member for 1 year
seen Dec 7 at 12:54
website
location Århus,Denmark
age 30
I work as a systems developer.
Oct
14
awarded  Taxonomist
Oct
2
asked Problem with Firefox & IE8 not showing mouseover alt text for image maps
Sep
15
awarded  Nice Question
Aug
17
awarded  Notable Question
Aug
13
awarded  Yearling
Aug
4
awarded  Popular Question
Jul
24
comment How do I control reloads when using the back button in the browser?
Sadly, it doesn't allow me to solve my problem without substantial changes to the code - most of what I'd need to differentiate generated pages is saved in session. However, it answered my question, so I thank you for that :)
Jul
23
comment How do I control reloads when using the back button in the browser?
So using the OutputCache directive will work, as long as all arguments that differentiate the pages are included in the URL. I'll give that a try, thanks :)
Jul
23
asked How do I control reloads when using the back button in the browser?
Jul
3
comment finding the previous item in a JQuery array
Perfect, thank you :)
Jul
3
comment finding the previous item in a JQuery array
when I try with: $("#3").prev(".item") I just get undefined :(
Jul
3
asked finding the previous item in a JQuery array