02.11.2016, 08:33
How can I put a function when I click somewhere in the browser?
In the attachment there is an example
In the attachment there is an example
Javascript mouse click event
|
02.11.2016, 08:33
How can I put a function when I click somewhere in the browser?
In the attachment there is an example
02.11.2016, 09:13
Do you have any visualization elements there or is it just blank space?
Side bands are blank space because I have set "Center plans, enable auto-sizing" in the Vis. configuration, but in the center of my page there are images, texts and objects
02.11.2016, 09:48
Something to start with
CSS Code: .menu { JavaScript Code: $(function(){
Thank you it works, but how can I adapt side bars? because this is the result
02.11.2016, 11:20
Try this, but it will only work correctly if all plans have the same width:
Code: $(function(){
Thank you!! It works perfectly! You are the best!
21.11.2016, 08:18
There's no sound anywhere in this script, can you explain what kind of sound are you getting?
|
« Next Oldest | Next Newest »
|