Sunday, November 25, 2007

Valid Google Calender

Valid Google Calender that works isn't that hard, just I never really bothered before. Well the code for this is still using conditional statements

<!--[if !IE]> -->

<object type="text/html" data="http://www.google.com/calendar/embed?src=[your account]&amp;title=[Your Title]&amp;chrome=NAVIGATION&amp;height=565" style=" border-width:0 " width="560" height="565">

<!-- <![endif]-->
<!--[if IE]>

<iframe src="http://www.google.com/calendar/embed?src=[your account]" style="border: 0" width="560" height="565" frameborder="0" scrolling="no"></iframe>

<!--><!--dgx-->

</object>

<!-- <![endif]-->

Emergence said...

sorry meant to say something

Your comments Here! Hover Your cursor to leave a comment.