javascript - Navigate to another variable page on specific event -
javascript - Navigate to another variable page on specific event -
i'm working on live chat site event.
there audience watching grouping of presenters in live forum after live forum, each of presenters go "breakout rooms" some of audience want go breakout room 1, others breakout room 2, etci'm trying figure out how allow people watching forum take breakout session want watch in advance (ie, during forum), have page automatically switch "breakout room" selected user 1 time leader of breakout leaves forum , room enters breakout room.
any suggestions?
well, understand need database.
during forum, when user chooses breakout room 1 or 2, may save alternative in database (even temporary table).
after live room, check alternative in db , send user there.
if aren't using database, can utilize file or this. actually, may utilize session variable store user option.
javascript php wordpress
Comments
Post a Comment