hi anyone and everyone, much respect to the active members on this forum that helped me several times learning to utilize jQuery in my work
In my current project I am asking myself if I should create a class to handle what I want to do... here it is: - on my page I want to be able to look at multiple "objects", let's call them that, with dynamic content in several layers - my idea is that the user will be able to open several of theses objects and to look at two of them at the same time, side by side but keeping a number of them closed but saved so they do not need to be called from the database Should I go at learning to ObjectOrient my javascriptcode at this point? any guidlines much appreciated /pär