Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ibutton



Both the i image and the circle image are supposed to disappear when your mouse leaves the widget. Is something different happening?

Ben

On Nov 17, 2005, at 12:39 PM, Ludwig Villiger wrote:

Thanks, I tried your idea and it looks alright! But I found out, that when I leave my widget with the mouse, both the flip and the rollie disappear. It seems, that the div of the rollie is included in the div of the flip. Or, what you think?

Ludwig

Am 17.11.2005 um 17:37 schrieb Ben Kazez:

This code looks OK, but check in your CSS file that #fliprollie and #flip are
set up correctly. Be sure to check their positioning, too. To help with this,
you might try adding "border:1px solid magenta" to both of them. This will let
you see where they are on your widget.


Ben

On Thu, 17 Nov 2005, Ludwig Villiger <email@hidden> wrote:

Yeah, that's a great idea! I changed my code like you said. But now the rollie even doesnt disappear in Safari.
Here is my code:


<div class="flip" id="fliprollie"></div>
<div class="flip" id="flip" onclick=showPrefs(event);" onmouseover="enterflip(event);" onmouseout="exitflip(event);"></div>


And the Script:

function enterflip(event)
{
	document.getElementById('fliprollie').style.display = 'block';
}

function exitflip(event)
{
	document.getElementById('fliprollie').style.display = 'none';
}

Thanks!
Ludwig

Am 17.11.2005 um 17:12 schrieb Ben Kazez:

I just sent a response to the list. Did it arrive?

Ben

On Nov 17, 2005, at 10:10 AM, Ludwig Villiger wrote:

I noticed, that this is not the first time I came up with this problem. I'm sorry! But perhaps, somebody has a good idea this time.

Ludwig


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Dashboard-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/dashboard-dev/kazezb% 40carleton.edu


This email sent to email@hidden

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Dashboard-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/dashboard-dev/gugulino1% 40mac.com


This email sent to email@hidden










_______________________________________________
Do not post admin requests to the list. They will be ignored.
Dashboard-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/dashboard-dev/kazezb% 40carleton.edu


This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Dashboard-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/dashboard-dev/email@hidden

This email sent to email@hidden
References: 
 >ibutton (From: Ludwig Villiger <email@hidden>)
 >Re: ibutton (From: Ludwig Villiger <email@hidden>)
 >Re: ibutton (From: Ben Kazez <email@hidden>)
 >Re: ibutton (From: Ludwig Villiger <email@hidden>)
 >Re: ibutton (From: Ludwig Villiger <email@hidden>)



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.