Search Type: Posts; User: wojan

Search: Search took 0.04 seconds.

  1. Replies
    77
    Views
    68,464
    Thanks for your work on this!
  2. Replies
    289
    Views
    104,069
    Nice extension!

    FYI - I had an issue in IE 8 where when you closed one of the selected items, it was hidden but not actually removed from the dom.
  3. Replies
    37
    Views
    17,671
    You shouldn't use session as it doesn't scale well. It also promotes the use of magic strings to look stuff up.
  4. Replies
    30
    Views
    20,223
    Nice work!
  5. Replies
    6
    Views
    2,045
    Again, good stuff... :)
    I wanted to get something up so search is coming as well as user submitted content. The ads are there simply to help cover the hosting costs. (Personally, I never click on...
  6. Replies
    6
    Views
    2,045
    Thanks for the feedback!
    Keep in mind, this is focused on EXT Js so all of those address how to accomplish that topic using ExtJs, not general JavaScript.
  7. Replies
    6
    Views
    2,045
    Hello all!

    I created a simple FAQ site http://www.ExtJsFAQ.com for little tidbits I've found along the way. I hope it might help someone.

    Thanks!
    Scott
  8. Replies
    19
    Views
    7,604
    Thanks so much for posting this!!!!
  9. Replies
    493
    Views
    132,728
    Thanks!
  10. Replies
    7
    Views
    1,154
    I'm on Vista if that helps any.
  11. Replies
    7
    Views
    1,154
    Deleting the IE cache, closing the browser, and going back to it allows you to load the data again. But, as soon as you click the XML link, it doesn't load again.
  12. Replies
    7
    Views
    1,154
    Here are the steps to reproduce this in IE7...
    Go to the page, click on the Load button... data loads fine.
    Click on the "dummy XML data" link and the XML displays in the browser.
    Click back...
  13. Replies
    7
    Views
    1,154
    The following example doesn't work in IE7:
    http://extjs.com/deploy/dev/examples/form/xml-form.html
  14. If you run the following under FF3 and collapse the Folders panel, it collapses but the header stays in place:


    <html>
    <head>
    <title>Tree Test</title>...
  15. Replies
    27
    Views
    26,585
    I'm not sure what you are angry about. It was posted so that others looking at the thread could learn about REST as well. I'm also not sure what the JSON hijacking jab is about as I don't mention...
  16. Replies
    7
    Views
    3,531
    It looks really, really good!

    The refine search stuff isn't working under IE7 though.
  17. Replies
    27
    Views
    26,585
    I appreciate the effort, but you are completely missing what REST is about.

    http://localhost/Service1.svc/Get/1 isn't meaningful.
    You should be using UriTemplates so that your services looks...
  18. Replies
    27
    Views
    26,585
    I appreciate the effort, but you are completely missing what REST is about.

    http://localhost/Service1.svc/Get/1 isn't meaningful.
    You should be using UriTemplates so that your services looks...
Results 1 to 18 of 18