Hi, I am using the jquery.json and jquery.layout now. I still get into the layout issues. When I comment the inclusion of jquery.json library, layout is fine, but as soon as I include it layout is messing up.
Any suggestions/pointers to resolve the issue is appreciated. Nitin On Aug 4, 10:25 am, Nitin <nitins.shu...@gmail.com> wrote: > Hello, > > I am implementing the Really Simple History(RSH) for my ajax > application on ruby-on-rails. I am using jquery layout for laying out > the page which gets updated with ajax calls. In order to implement the > back button in my application I am trying to use RSH. RSH library has > dependency on Json library. As soon as I include Json2007 library > (included before jquery library otherwise I run into number of java > script errors) the layout of my index page get disturbed. The index > page of my application is login page and the login form simply > disappears as soon as I include the Json2007. > > Has anyone hit similar issue and found a solution? Is yes please share > how the problem was resolved. > > Any pointers/help/suggestion to help resolve the above issue is > appreciated. > > Nitin