[Plugin: Viper’s Video Quicktags] Add additional param
-
I have added some javascript which allows me to side scroll through a set of videos in my WordPress site. However, in Windows FireFox, the videos show up all the time overlapping content etc. and are not hidden.
After some searching I found the fix is to add <param name=”wmode” value=”opaque” /> to each video. I’d like to do this programmatically.
I didn’t notice any place to add this in the settings pages but was wondering how to best add it to your php file. Any help as my php skills are lacking.
thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘[Plugin: Viper’s Video Quicktags] Add additional param’ is closed to new replies.