I have “iframe version” of the calendar. The click able dates in the calendar link to som site. They will open in same window (top target), but I want to open in new window (blank).
How can I do this using javascript?
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.
Try doing something similar to this. It does require jQuery though.