Moderator: moderators
<frame src="playlist.view?" name="playlist" noresize="noresize" />
<frame src="playlist.view?" name="playlist" />
<%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="iso-8859-1"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html><head>
<%@ include file="head.jsp" %>
<link rel="alternate" type="application/rss+xml" title="Subsonic Podcast" href="podcast.view?suffix=.rss">
</head>
<frameset rows="80,*" frameborder="no" border="0" framespacing="0">
<frame src="top.view?" name="upper" scrolling="No" noresize="noresize" />
<frameset rows="*" cols="245,*" framespacing="0" frameborder="no" border="0">
<frame name="left" src="left.view?">
<frameset rows="*" cols="*,${model.showRight ? 232 : 0}" framespacing="0" frameborder="no" border="0">
<frameset rows="*,220" cols="*" framespacing="0" frameborder="no" border="0">
<frame src="nowPlaying.view?" name="main" />
<frame src="playlist.view?" name="playlist" />
</frameset>
<frame src="right.view?" name="right" noresize="noresize" />
</frameset>
</frameset>
</frameset>
<noframes></noframes>
</html>
.playlistframe {
border-top: #849dbd solid 1px;
}
@import "accordion-darkness.css";
@import "default.css";
@import "playermod-cccccc.css";
Return to Mods, Apps and Clients
Users browsing this forum: No registered users and 5 guests