| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
<script language="_javascript_">
function gohome(){
if (typeof window.home == 'function'){
window.home();
} else if (document.all) {
window.location.href = "" class="Apple-converted-space">
Firefox and Opera like window.home() and IE likes href="" class="Apple-converted-space"> But Safari 3.1 (for Windows) falls through to the else clause.
Is there a different mechanism where the home page can be launched using _javascript_? So far I haven't been able to find anything.
Thanks,
Bill
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webkitsdk-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webkitsdk-dev/email@hidden This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.