Multimedia WebPage

I have a series of videos I want to publish in a multimedia web page, so it's my opportunity to get back to DHTML, CSS and the Windows Media Player control.

The final result it's pretty nice (I think) and tyou can check it out here.

https://winisp.net/rido/concert/

I have tried to build a multibrowser (IE and FireFox at least) page, however the WMPlayer plugin can't be programmed from JScript, neither the ActiveX version, so for non IE users I published the list of videos as ASX file https://winisp.net/rido/concert/Concert.asx

Anyway the CSS (including the absolute positioning) it's working for IE and Firefox with the same code base (no browser hacks)