[mochikit] designing netvibes type look and feel

2007-09-19 Thread Aziz Rehmatullah
Hey guys,

I am looking for some help designing a javascript component. What I am
looking for is a square, resizeable glossy looking box (similar to the ones
in www.netvibes.com or pageflakes.com). I do not want them to be movable but
it will be great if they are resizeable.

Is there a way I can do this using mochikit/any other library? If these are
not movable compnents, is it possible for me to develop a similar look and
feel (slightly raised, glossy, shaded background etc) using CSS? One option
that comes to my mind is making opaque images with the desired look and feel
and use them as background images in various DIVs. However, in this case,
resizing will be a major issue.


I would appreciate any pointers on this. Also, please let me know if there
are any libraries that can help me achieve such a look and feel.

Thanks and Regards,

Aziz

-- 
Be the change you want to see in the world.
~Mahatma Gandhi

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~--~~~~--~~--~--~---



[mochikit] Re: running alongside mootools?

2007-09-19 Thread troels knak-nielsen

It's been a while now, since I played around with moo, but the biggest
problem is, that it's based on prototype, which means that there are
plenty of overrides of built-in's (See:
http://docs.mootools.net/Native/Array.js ). This makes it hard to use
together with other libraries, and you can't isolate those changes
with a namespace.

On 9/19/07, iain duncan [EMAIL PROTECTED] wrote:

 For that matter, I'm also interested in hearing any mochikit users
 thoughts on mootools. At first glance they look like they could be
 complementary but I would love to hear from the trenches.

 Thanks!


 



-- 
troels

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~--~~~~--~~--~--~---