Skip to content

Instantly share code, notes, and snippets.

@arlando
Created March 5, 2013 14:35
Show Gist options
  • Save arlando/5090702 to your computer and use it in GitHub Desktop.
Save arlando/5090702 to your computer and use it in GitHub Desktop.
feature panel code
<root><PageRedirect><RedirectUrl></RedirectUrl></PageRedirect><Titles><HtmlTitle></HtmlTitle></Titles><fp_image></fp_image><fp_flash></fp_flash><main_flash_xml></main_flash_xml><HtmlContent><HtmlContent><link rel="stylesheet" href="http://38.119.46.100/jqueryfeaturepanel/featurepanel.css" type="text/css"></link><!--<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>--><!--<script type="text/javascript" src="http://38.119.46.100/jqueryfeaturepanel/featurepanel.js"></script>-->
<style>
#featurePanel, #slider{
width:790px !important;
}
.slideIndex {
display:none;
}
</style><div id="featurePanel">
<div id="slider">
<div class="slides">
<li>
<img border="0" alt="FP-slide1" src="/uploadedImages/Events/SINGAPORE/2011/18050_003/Event_Details/misc/18050_002_featurepanel.jpg" />
</li>
</div>
</div>
</div>
<style>
/*Full-Width Feature Panel*/
.resource1{
display:none !important;
}
.resource2{
display:none !important;
}
.resource3{
display:none !important;
}
</style></HtmlContent></HtmlContent></root>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment