Wahoo92583 Posted July 28, 2008 Share Posted July 28, 2008 Hello, can someone please help me. I am trying to create an application for a prior. The application consists of a flash video player which I have already created. The next part of the application is the test taker. I need to be able to make the link to the test taker inactive if the video player is open and playing and vice versa. Here is pseudo-code if (video player is browser window open) { then make the links to the test taker module inactive } else if (video player is not open) { then make links active } else { do nothing } Link to comment https://forums.phpfreaks.com/topic/116911-prior-employer-inactive-links/ Share on other sites More sharing options...
DarkWater Posted July 28, 2008 Share Posted July 28, 2008 What does this have to do with PHP? I think you'd have better luck with Javascript. Link to comment https://forums.phpfreaks.com/topic/116911-prior-employer-inactive-links/#findComment-601202 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.