I'm trying to get 2 jquery scripts to both work on the same page. One just shows text over a thumbnail when it's hovered over, the other just expands the thumbnail when it's click on. I'm so close I can almost taste it but I'm totally stumped now To make things easier, here is a tiny .zip so you can see what I'm doing. http://www.classicdragons.org/TEMP.zip
Just open temp.html and you can see that the hover over jquery works perfectly, but clicking does nothing. Then just remove this from temp.html :
$(function() {
$('img').hover_caption();
});
...and you will see that the hover jquery is now of course broken but now the click to expand the thumbnail jquery works.
I'm desperately trying to get these to work together! Please help, I would really appreciate! Thank you in advance!!!!
The weak US Governments and DoJ have never been good enough at regulating greedy giants like Apple and Microsoft. These companies want your money yet they will take away your useful features and choices too to sell you the "next upgrade" and no Govt acts against that.
"Asus points out the security aspect, that you will lose support and thus there will be no security updates leaving your system exposed"
Both Microsoft (for 3 years) and 0patch (for 5 years) offer ongoing security patches for a fee.
https://learn.microsoft.com/en...w/extended-security-updates
https://blog.0patch.com/2024/0...windows-10-with-0patch.html
I won't switch to W11 at home until I absolutely have to. This deadline depends on how long third-party software will be supported on W10 (such as browsers and image viewers and so on). I estimate that migration will be necessary around 2028, when the ESU program expires, but we'll see.
Question
anguilla1980
I'm trying to get 2 jquery scripts to both work on the same page. One just shows text over a thumbnail when it's hovered over, the other just expands the thumbnail when it's click on. I'm so close I can almost taste it but I'm totally stumped now
To make things easier, here is a tiny .zip so you can see what I'm doing. http://www.classicdragons.org/TEMP.zip
Just open temp.html and you can see that the hover over jquery works perfectly, but clicking does nothing. Then just remove this from temp.html :
$(function() {
$('img').hover_caption();
});
...and you will see that the hover jquery is now of course broken but now the click to expand the thumbnail jquery works.
I'm desperately trying to get these to work together! Please help, I would really appreciate! Thank you in advance!!!!
Alex
Link to comment
https://www.neowin.net/forum/topic/1296912-please-help-with-my-jquery-issue-2-scripts-together/Share on other sites
14 answers to this question
Recommended Posts