[IUG] metadata builder frame dispay
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
I am trying to figure out how to make the frame displaying metabilder
record in the OPAC larger. Currently it default to a very small portion
of the table it is embedded in (see example:
http://library.holycross.edu/search/thead+of+a+young+man). View Source
shows the lines below. When I add width="100% to the iframe element
listed also separately below, the frame then displays in the entire
table like we want. However, I don't know where or if I can manipulate
the iframe parameters that are generated. Any ideas?
I changed this one line from code listed below and popped it into a
local file to display in my browser and it expands the frame the full
size as we want it to:
<iframe src="/showxmlattach/b1443094:0" frameborder="0" class="xmlframe *width="100%"**>*
Here is the HTML code from view source in my browser looking at a
metabuilder record in the opac:
<tr><
<!-- BEGIN BIB CONTAINER -->
<table width="100%" border="0" cellspacing="1">
<tr><td>
<!-- BEGIN BIBINFO TABLE -->
<table width="100%" border="0" cellspacing="1" class="bibInfo">
<tr><td>
<!-- BEGIN BIBDETAIL TABLE BORDER -->
<table width="100%" border="0" cellspacing="1" class="bibDetail">
<tr class="bibInfoEntry" ><td>
<!-- BEGIN INNER BIB TABLE -->
<table width="100%" cellspacing="3" cellpadding="0">
<tr>
<td><div class="bibXML">
<iframe src="/showxmlattach/b1443094:0" frameborder="0" class="xmlframe">
</iframe>
</div></td>
</table>
<!-- END INNER BIB TABLE -->
</td></tr>
</table>
<!-- END BIBDETAIL TABLE -->
<div class="bibRecordLink"><a id="recordnum" href="http://library.holycross.edu:80/record=b1443094"></a></div>
<tr><td>
<!-- BEGIN BIBDETAIL TABLE BORDER -->
<table width="100%" border="0" cellspacing="1" class="bibDetail">
<tr class="bibInfoEntry" ><td>
<!-- BEGIN INNER BIB TABLE -->
<table width="100%" cellspacing="3" cellpadding="0">
</table>
<!-- END INNER BIB TABLE -->
</td></tr>
</table>
<!-- END BIBDETAIL TABLE -->
</table>
<!-- END BIBINFO -->
</td></tr>
</table>
<!-- END BIB CONTAINER -->
</td></tr>
--
=========================
Bob Scheier
Electronic Resources Librarian
Dinand Library
College of the Holy Cross
1 College Street
Worcester, Mass. 01610-2395
508-793-3495
rscheier at holycross dot edu
AIM: veganbobs
=========================