How to Shrink or Re-Size an HTML Plugin

2 replies
  • WEB DESIGN
  • |
Could anyone tell me how I could shrink the size of this Plugin both in width and height? Is there any code I can add or subtract?

<script type="text/javascript" >
function TN_SetWidgetOptions() { TN_Widget.newWindow = true; TN_Widget.trackingParams = ''; TN_Widget.custLink = true; TN_Widget.tixUrl = 'http://www.ticketnetwork.com/tix/'; TN_Widget.trackingLink = 'http://www.tkqlhce.com/click-4356677-10793961?url='; TN_Widget.CreateCustomUrl = function(row){return "http://www.tkqlhce.com/click-4356677-10793961?url=" + escape( this.tixUrl + row[7] + "-tickets-"+ row[6] + ".aspx");};}
</script>
<script type="text/javascript" src="http://site_01504_011.ticketsoftware.net/widget2_c.aspx?pid=154&pName=Boston%20Red%20Sox&st yle=5&mxrslts=7" ></script>
#html #plugin #resize #shrink

Trending Topics