Hide Div using JavaScript in dtl file !!
-
- Znuny newbie
- Posts: 23
- Joined: 19 Mar 2013, 14:39
- Znuny Version: 3.2.1
- Real Name: Irtaza Ijaz
Hide Div using JavaScript in dtl file !!
how i can hide a particular div using Javascript in .dtl file !!
-
- Znuny guru
- Posts: 5018
- Joined: 13 Mar 2011, 09:54
- Znuny Version: 6.0.x
- Real Name: Renée Bäcker
- Company: Perl-Services.de
- Contact:
Re: Hide Div using JavaScript in dtl file !!
Code: Select all
$('#id_of_div').hide();
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de