How to get the li.parent a clickable for article
12 years 3 months ago #4856
by shd68
How to get the li.parent a clickable for article was created by shd68
Hi,
I have a question, the <a> tag of the <li> tag which is parent, the href attribute has only a javascript for opening the submenu. I want it also to link it to the article.
Is this possible?
li.parent a :
Is this the code?
And can I change it to open also the article behind this parent link?
Thanks,
Stephanie
I have a question, the <a> tag of the <li> tag which is parent, the href attribute has only a javascript for opening the submenu. I want it also to link it to the article.
Is this possible?
li.parent a :
Code:
<a href="javascript:void(0);" class="toggler toggler_1 open">Opmaak2</a>
Is this the code?
Code:
if ($params->get('eventtype') == 'click')
$item->flink = 'javascript:void(0);';
Thanks,
Stephanie
Please Log in or Create an account to join the conversation.
12 years 3 months ago #4864
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Re: How to get the li.parent a clickable for article
Hi
there is an option to open on the image only, so the link redirect to the page
CEd
there is an option to open on the image only, so the link redirect to the page
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
12 years 3 months ago #4866
by shd68
Replied by shd68 on topic Re: How to get the li.parent a clickable for article
Oke thanks I found it
Please Log in or Create an account to join the conversation.
Time to create page: 0.204 seconds