floating cursor bug
- paparacing
- Offline
- New Member
-
- Posts: 5
- Thank you received: 0
(still in development !)
As soon as I click on a link in the menu, the floating cursor disappears. I'm using main items of the menu as separator links. This is the way I need it.
Linking to an individual article doesn't change anything to the problem.
Can you help, or further explain the solution you provided last year ? Many thanks in advance.
Please Log in or Create an account to join the conversation.
you have a JS error in your page on this :
and thisvar addy92361 = 'fred.willems' + '@';
addy92361 = addy92361 + 'racingmechelen' + '.' + 'be';
var addy_text92361 = 'e-mail';
document.write('<a ' + path + '\'' + prefix + ':' + addy92361 + '\'>');
document.write(addy_text92361);
document.write('</><\/a>');
which is from the "plgContentContactlink"ReferenceError: SqueezeBox is not defined
racing2013.rillaerts.info/index.php/nieuws
Line 38
This breaks the menu effects
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- Ivey-Hardy-11976
- Offline
- New Member
-
- Posts: 3
- Thank you received: 0
I am not sure if this is the issue I am having.
None of the links are active...once the cursor leaves the border area and moves towards the text the drop down disappears. The border area is not active but the drop down does remain in place.
206.130.123.151/~clearwa0/
No tags have been added to the categories. I like the simple drop-down layout as it currently looks.
Can you guide me in correcting the problem?
Thank you.....
Please Log in or Create an account to join the conversation.
your problem is that you are loading a maximenu module inside the existing menu module (from your template may be ?)
so the 3 top items are not in the maximenu, maximenu is only loaded in the submenu. This is absolutely not correct, you must look at this point (which is not related to maximenu in fact

CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- paparacing
- Offline
- New Member
-
- Posts: 5
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Ivey-Hardy-11976
- Offline
- New Member
-
- Posts: 3
- Thank you received: 0
Thank you.
I hope Hikashop values your extension. Without it I may have had to move on to another shop.
Please Log in or Create an account to join the conversation.