The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Double click / single click
Hi,
Let's say I have Link-A that I want to redirect you to Link-B if you single-click on it. But if you double-click Link-A, it will redirect you to Link-C. Is there any possible way to set this up? - Revenga |
#2
|
|||
|
|||
You'd have to use javascript, I think. There are 'click' and 'dblclick' events you can specify actions for, but it seems like you activate the click event even if you're in the middle of a double click, so you can't just use a simple function for each event. Here's a link to a stackoverflow page where someone asked about this: http://stackoverflow.com/questions/6...ick-separately but the answer uses jquery.
|
#3
|
|||
|
|||
Alright. Thanks.
- Revenga |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|