I have made some “select and checkboxes – like mac and so on…” with custom images and styles with jquery, i want them not to be reloaded each time i do full postback.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Images are normally cached in the browser without much intervention. unless you are using dynamic names or something like that the browser will load them once then pull them from the cache on following requests.