14
Views
2
Comments
Can I edit built in javascript code of Tabs_ClientSide widget
Question
Hi,

I want to change one function name "replacechild" which is used inside the javascript file of Tabs_ClientSide.
Can you please help me out.

Thanks and Regards,
Manish Jawla
2012-10-08 11-59-27
Guilherme Pereira
Staff
Hi Manish,

The widget Tabs_ClientSide is part of RichWidgets which is a system espace and cannot be changed.

What you can do is open the module (it is open source) and copy the widget to your own library. On your library you'll be able to change any javascript.

Cheers,
Guilherme

2019-11-11 17-10-24
Manish Jawla
 
MVP
Guilherme Pereira wrote:
Guilherme Pereira,
Thanks :).
 
 
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.