I'll have a look at positioning now.

Also, putting a link around it seems to break it. I've messed about with it,
but all it does now is twitch! :-)

Mark Gibson-8 wrote:
> 
> Dan Atkinson wrote:
>> Why the bottom?
>> 
>> Is that where the Apple menu is? I don't know, I don't have an Apple
>> computer.
>> 
>> I like the idea of cloning the icon to maintain the menu position. I'll
>> be
>> honest and say that I simply don't have the JS/jQuery knowledge to clone
>> it.
>> 
>> Is it just:
>> 
>> $("img").clone().appendTo("img");
>> 
>> ??
>> 
>> That would just add it next to the image... Hmmm... No. I don't know
>> enough
>> about it to do that with ease! :)
> 
> Couldn't that be done, just by changing the CSS 'position' property so
> something like 'fixed', 'absolute', or whatever (haven't had
> time to look it up!) so it no longer affects the surrounding element.
> 
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Widget-Challenge-tf2341740.html#a6562581
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to