Skip to content
Advertisement

Change folder icon with custom icon elfinder jquery

I have 3 folders in my root directory and i want to change icons for each folder on the root. I tried using tmbPath and tmbURL but it is not replacing the icon.

Here is code :

JavaScript

I did R&D for this but nothing works for me.Can anyone help me where i am wrong. It will be great help for me. Thanks in Advance.

Advertisement

Answer

Finally I found a fix to make it working and posting here in case anybody faces same situation. I added a identifier all the folders in the title and using css I changes the image. Here is the code:

JavaScript

And used css as follow:

JavaScript

This trick fulfilled my requirement.

User contributions licensed under: CC BY-SA
8 People found this is helpful
Advertisement