[jQuery] Re: treeview custom icon

2009-02-09 Thread jQuery Lover

Which treeview plugin are you using ?


Read jQuery HowTo Resource  -  http://jquery-howto.blogspot.com



On Sat, Feb 7, 2009 at 9:50 PM, Anders Viklund
 wrote:
> This works fine for replacing the file image, but how can I replace the
> collapsable and expandable folder images?
> I would like to distinguish one folder from all other folders.
>
> 
> Date: Thu, 5 Feb 2009 19:20:01 +0530
> Subject: [jQuery] Re: treeview custom icon
> From: tareq.m...@gmail.com
> To: jquery-en@googlegroups.com
>
> Yes it is possible .
> suppose u have a tree [ A ] Branches are [ B,C,D ]
> then if u wana add icon on B branch , then give a id of B branch div
> $('#Bid').prepend('');
> hope this will help u.
> regards
> Ragx.
>
> On Thu, Feb 5, 2009 at 6:52 PM, viklund_anders 
> wrote:
>
> Hi I would like to have a custom icon for one specific entry in the
> tree, is this possible?
>
> Thanks!
>
>
> --
> ---| Regard |---
>
> Mohd.Tareque
>
> 
> What can you do with the new Windows Live? Find out


[jQuery] Re: treeview custom icon

2009-02-07 Thread Anders Viklund

This works fine for replacing the file image, but how can I replace the 
collapsable and expandable folder images?
I would like to distinguish one folder from all other folders.

Date: Thu, 5 Feb 2009 19:20:01 +0530
Subject: [jQuery] Re: treeview custom icon
From: tareq.m...@gmail.com
To: jquery-en@googlegroups.com

Yes it is possible .
suppose u have a tree [ A ] Branches are [ B,C,D ]then if u wana add icon on B 
branch , then give a id of B branch div $('#Bid').prepend('');
hope this will help u.
regardsRagx.

On Thu, Feb 5, 2009 at 6:52 PM, viklund_anders  
wrote:



Hi I would like to have a custom icon for one specific entry in the

tree, is this possible?



Thanks!

-- 
---| Regard |---

Mohd.Tareque


_
Drag n’ drop—Get easy photo sharing with Windows Live™ Photos.

http://www.microsoft.com/windows/windowslive/photos.aspx

[jQuery] Re: treeview custom icon

2009-02-05 Thread jQuery Lover

I thinks the plugin already added the image, so you have to replace
it. As far as I can remember treeview adds icons using CSS so you
should give to the entry a specific id/class and specify a new icon in
your CSS file...


Read jQuery HowTo Resource  -  http://jquery-howto.blogspot.com



On Thu, Feb 5, 2009 at 6:50 PM, Mohd.Tareq  wrote:
> Yes it is possible .
> suppose u have a tree [ A ] Branches are [ B,C,D ]
> then if u wana add icon on B branch , then give a id of B branch div
> $('#Bid').prepend('');
> hope this will help u.
> regards
> Ragx.
>
> On Thu, Feb 5, 2009 at 6:52 PM, viklund_anders 
> wrote:
>>
>> Hi I would like to have a custom icon for one specific entry in the
>> tree, is this possible?
>>
>> Thanks!
>
>
> --
> ---| Regard |---
>
> Mohd.Tareque
>


[jQuery] Re: treeview custom icon

2009-02-05 Thread Mohd.Tareq
Yes it is possible .
suppose u have a tree [ A ] Branches are [ B,C,D ]
then if u wana add icon on B branch , then give a id of B branch div
$('#Bid').prepend('');
hope this will help u.

regards
Ragx.

On Thu, Feb 5, 2009 at 6:52 PM, viklund_anders
wrote:

>
> Hi I would like to have a custom icon for one specific entry in the
> tree, is this possible?
>
> Thanks!




-- 
---| Regard |---

Mohd.Tareque