0
Well I have a small and big problem with iframe.
<iframe src="index.php" frameborder="0" name="site" class="site"></iframe>
<iframe src="toca/player.php?volume=100" name="player" frameborder="0" class="toca"></iframe>
Simple I want when the user clicks pause the volume of the iframe player change to 0 or if the user chooses a certain volume type 50, 40, 10...
In this case it is for a volume controller that is already encoded so all that remains is to have it fire the volume
i want it to be with jquery because the control is done in jquery so the value is generated in jquery and the value is the volume of the frame player that contains this encoding
If you have a better way to do that you can speak s2
To answer this question, we need more information... Where’s the button? The button is an html element? Where’s this player you mentioned?
– Jhonatan Simões
mals did a summary ai grateful
– Leandro Ferreira