UvumiTools

Help, Discussions, Tips and Support Community for UvumiTools JavaScript Web Interface Plugins

UvumiTools » Bug Reports » clickToOpen breaks links

clickToOpen breaks links

Moderators: marshall, olivier.

Page: 1

Author Post
Member
Registered: May 2009
Posts: 6
When I enable clickToOpen on one of my dropdown menus, the links in the submenus no longer do anything when clicked.

<ul id='datepicker' class='dropdown'>
<li>
<h3><a href="/reports/campaigns/ds/2009-04-30/de/2009-04-30/gd/clicks">Today</a></h3>
<ul>
<li>
<h3><a href="/reports/campaigns/ds/2009-04-30/de/2009-04-30/gd/clicks">Today</a></h3>
<span class='dates'><a style="color: #666" href="/reports/campaigns/ds/2009-04-30/de/2009-04-30/gd/clicks">Apr 30, 2009 - Apr 30, 2009</a></span>
</li>

<li>
<h3><a href="/reports/campaigns/ds/2009-04-29/de/2009-04-29/gd/clicks">Yesterday</a></h3>
<span class='dates'><a style="color: #666" href="/reports/campaigns/ds/2009-04-29/de/2009-04-29/gd/clicks">Apr 29, 2009 - Apr 29, 2009</a></span>
</li>
<li>
<h3><a href="/reports/campaigns/ds/2009-04-24/de/2009-04-30/gd/clicks">Last 7 Days</a></h3>
<span class='dates'><a style="color: #666" href="/reports/campaigns/ds/2009-04-24/de/2009-04-30/gd/clicks">Apr 24, 2009 - Apr 30, 2009</a></span>

</li>
<li>
<h3><a href="/reports/campaigns/ds/2009-04-01/de/2009-04-30/gd/clicks">Last 30 Days</a></h3>
<span class='dates'><a style="color: #666" href="/reports/campaigns/ds/2009-04-01/de/2009-04-30/gd/clicks">Apr 01, 2009 - Apr 30, 2009</a></span>
</li>
<li>
<h3><a href="/reports/campaigns/ds/2009-04-01/de/2009-04-30/gd/clicks">This Month</a></h3>

<span class='dates'><a style="color: #666" href="/reports/campaigns/ds/2009-04-01/de/2009-04-30/gd/clicks">Apr 01, 2009 - Apr 30, 2009</a></span>
</li>
<li>
<h3><a href="/reports/campaigns/ds/2009-03-01/de/2009-03-31/gd/clicks">Last Month</a></h3>
<span class='dates'><a style="color: #666" href="/reports/campaigns/ds/2009-03-01/de/2009-03-31/gd/clicks">Mar 01, 2009 - Mar 31, 2009</a></span>
</li>
<li>

<h3><a href="/reports/campaigns/ds/2009-01-01/de/2009-04-30/gd/clicks">All Time</a></h3>
<span class='dates'><a style="color: #666" href="/reports/campaigns/ds/2009-01-01/de/2009-04-30/gd/clicks">Jan 01, 2009 - Apr 30, 2009</a></span>
</li>
<li>
<h3><a href="/reports/campaigns/ds/2009-04-30/de/2009-04-30/gd/clicks">Custom Date Range</a></h3>
</li>
</ul>
</li>
</ul>


There's a bunch of CSS but it doesn't do much but add padding and borders to make the dropdown lists look nice.

Any ideas? For now I'm just working with clickToOpen turned back off.
« Last edit by dangrossman on Fri May 01, 2009 12:27 pm. »
Moderator
Registered: Jul 2008
Posts: 185
yes, you are right man, looks like I did not test it enough, I'll fix that really quick

Then about making it look nicer, that's the point of using a CSS file. It depends on your CSS skills. If you know how to make something look nice with CSS, like adding background images and such, you should be able to get descent results
« Last edit by olivier on Sun May 03, 2009 8:39 am. »
Member
Registered: May 2009
Posts: 6
Oh yes I understand that, I only meant to get the point across that it's unlikely my CSS is complicated enough to be causing the bug, so I didn't paste that here.
« Last edit by dangrossman on Sun May 03, 2009 8:59 am. »
Moderator
Registered: Jul 2008
Posts: 23
Location: Austin, TX
Thanks for the bug report, dangrossman. We should have a fix online Monday morning.
_______________
Moderator
Registered: Jul 2008
Posts: 23
Location: Austin, TX
Ok, it's fixed and updated. Latest release is version 1.1.2, so download that action if you need to use this feature.

cheers,
darsh
_______________
Member
Registered: May 2009
Posts: 6
Thanks!
Member
Registered: Aug 2009
Posts: 1
Hello,

JS Drop Down is not working with prototype.js, whether there is any solution?

Error Log:

Błąd: $.element is not a function
Plik źródłowy: file:///C:/Documents%20and%20Settings/W%C5%82a%C5%9Bciciel/Pulpit/dropdown/js/mootools-for-dropdown.js
Wiersz: 114

Thanks, Lukas
« Last edit by smq on Mon Aug 17, 2009 5:28 am. »

Page: 1

UvumiTools » Bug Reports » clickToOpen breaks links

UvumiTools is powered by UseBB 1 Forum Software