<div class="recruitTitle"> Recruitment Needs</div> <div class="recruitTalent"></div> <link rel="stylesheet" href="/GuildFiles/258012/swtortalents.css" type="text/css" /> <script src="/GuildFiles/258012/swtortalents.min.js" type="text/javascript"></script> <script type="text/javascript"> $(function(){ $('.recruitTalent').swtorTalents(); }); </script>
juggernaught : "x,x", maurader : "x,x", assassin : "x,x", sorceror : "x,x", powertech : "x,x", mercenary : "x,x", operative : "x,x", sniper : "x,x",
/* opacity used on images */ .talentIcons .high { opacity: 1; filter: alpha(opacity=100); border: #0f0 1px solid; } .talentIcons .medium { opacity: .75; filter: alpha(opacity=75); border: #ff0 1px solid; } .talentIcons .low { opacity: .5; filter: alpha(opacity=50); border: #f00 1px solid; } .talentIcons .none { opacity: .25; filter: alpha(opacity=25); border: #999 1px solid; }
// Set the need for each class, if it should have the default value, just leave it blank or with an "x" // Use "x" for the default need, "n" for none, "l" (lower case L) for low // "m" for medium and "h" for high need. ,juggernaught : "h,x" ,maurader : "x,h" ,assassin : "x,h" ,sorceror : "x,x" ,powertech : "x,x" ,mercenary : "h,x" ,operative : "x,x" ,sniper : "x,x" ,displayNames : { 'None' : 'Closed', 'Low' : 'Low', 'Medium' : 'Medium', 'High' : 'Open' }
$(function(){ $('.recruitTalent').swtorTalents({ colorBackground: false, defaultNeed: "Low", addHeader: true, tooltipWidth: 150, juggernaught : "l,l", maurader : "l,l", assassin : ",", sorceror : ",", powertech : ",", mercenary : ",", operative : ",", sniper : ",", displayNames : { 'None' : 'Closed', 'Low' : 'Low', 'Medium' : 'Medium', 'High' : 'Open' } }); });
<style type="text/css"> .tooltip, .preview, .screenshot { cursor:pointer; } #tooltip, #tooltip2, #preview, #screenshot { color:#dddddd; background:#222222; border: 1px solid #333333; padding:5px; display:none; opacity: 0.9; filter: alpha(opacity=90); text-align:left; border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; } </style> <script src="http://www.axiomfiles.com/Files/258012/tooltip.js" type="text/javascript"></script>