Hi, I have some div id's in my host html page. Which might change regularly, based on that we will show / hide some content. I need to manage this requirement.
I thought to update the id's in a properties file on client side and the file will be read on client side and shows / hides the content based on id's found in properties file. Is it a good approach ? If yes, how to use properties file ? Regards Deepak Singh -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
