display with internet explorer

October 2012 Joomla Template
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Jun 04, 2013 10:17 am
Reply with quote
Report this post
with internet explorer inserted images are blurred and closer ....
http://www.thermic95.it
User avatar
Expert Boarder

teitbite
Wed Jun 05, 2013 10:33 am
Reply with quote
Report this post
Hi

I can see that table in IE got a different code than FF.

There are code like this added to table code:

Code: Select all
<tr class=" slvzr-hover" getPosition="function(p){var q=this.getOffsets(),n=this.getScrolls();
var m={x:q.x-n.x,y:q.y-n.y};if(p&&(p=document.id(p))){var o=p.getPosition();return{x:m.x-o.x-b(p),y:m.y-o.y-g(p)};}return m;}" $constructor="function(b,g){var h=Element.Constructors[b];if(h){return h(g);}if(typeof b!="string"){return document.id(b).set(g);}if(!g){g={};}if(!(/^[\w-]+$/).test(b)){var e=Slick.parse(b).expressions[0][0];
b=(e.tag=="*")?"div":e.tag;if(e.id&&g.id==null){g.id=e.id;}var d=e.attributes;if(d){for(var a,f=0,c=d.length;f<c;f++){a=d[f];if(g[a.key]!=null){continue;
}if(a.value!=null&&a.operator=="="){g[a.key]=a.value;}else{if(!a.value&&!a.operator){g[a.key]=true;}}}}if(e.classList&&g["class"]==null){g["class"]=e.classList.join(" ");
}}return document.newElement(b,g);}" $family="function(){return i;
}" getDocument="function(){return this.ownerDocument;}" getWindow="function(){return this.ownerDocument.window;}" getElements="function(e){return Slick.search(this,e,new Elements);
}" getElement="function(e){return document.id(Slick.find(this,e));}" addListener="function(E,D){if(E=="unload"){var e=D,l=this;D=function(){l.removeListener("unload",D);e();
};}else{i[Slick.uidOf(this)]=this;}if(this.addEventListener){this.addEventListener(E,D,!!arguments[2]);}else{this.attachEvent("on"+E,D);}return this;}" removeListener="function(l,e){if(this.removeEventListener){this.removeEventListener(l,e,!!arguments[2]);
}else{this.detachEvent("on"+l,e);}return this;}" retrieve="function(l,e){var E=B(Slick.uidOf(this)),D=E[l];if(e!=null&&D==null){D=E[l]=e;}return D!=null?D:null;
}" store="function(l,e){var D=B(Slick.uidOf(this));D[l]=e;return this;}" eliminate="function(e){var l=B(Slick.uidOf(this));delete l[e];return this;}" addEvent="function(m,p,j){var n=g(m);
if(!n){return e.call(this,m,p,j);}var k=c(this),r=k.retrieve(m,[]),i=n[0].event,l=Array.slice(arguments,2),o=p,q=this;n.each(function(s){var t=s.listener,u=o;
if(t==false){i+=":"+s.pseudo+"("+s.value+")";}else{o=function(){t.call(q,s,u,arguments,o);};}});r.include({type:i,event:p,monitor:o});k.store(m,r);if(m!=i){e.apply(this,[m,p].concat(l));
}return e.apply(this,[i,o].concat(l));}" removeEvent="function(m,l){var k=g(m);if(!k){return f.call(this,m,l);}var n=c(this),j=n.retrieve(m);if(!j){return this;
}var i=Array.slice(arguments,2);f.apply(this,[m,l].concat(i));j.each(function(o,p){if(!l||o.event==l){f.apply(this,[o.type,o.monitor].concat(i));}delete j[p];
},this);n.store(m,j);return this;}" addEvents="function(b){for(var c in b){this.addEvent(c,b[c]);}return this;
}" removeEvents="function(b){var d;if(typeOf(b)=="object"){for(d in b){this.removeEvent(d,b[d]);}return this;}var c=this.retrieve("events");if(!c){return this;
}if(!b){for(d in c){this.removeEvents(d);}this.eliminate("events");}else{if(c[b]){c[b].keys.each(function(e){this.removeEvent(b,e);},this);delete c[b];
}}return this;}" fireEvent="function(e,c,b){var d=this.retrieve("events");if(!d||!d[e]){return this;}c=Array.from(c);d[e].keys.each(function(f){if(b){f.delay(b,this,c);
}else{f.apply(this,c);}},this);return this;}" cloneEvents="function(e,d){e=document.id(e);var c=e.retrieve("events");if(!c){return this;}if(!d){for(var b in c){this.cloneEvents(e,b);
}}else{if(c[d]){c[d].keys.each(function(f){this.addEvent(d,f);},this);}}return this;}" getSize="function(){if(a(this)){return this.getWindow().getSize();
}return{x:this.offsetWidth,y:this.offsetHeight};}" getScroll="function(){if(a(this)){return this.getWindow().getScroll();}return{x:this.scrollLeft,y:this.scrollTop};}" getScrollSize="function(){if(a(this)){return this.getWindow().getScrollSize();}return{x:this.scrollWidth,y:this.scrollHeight};
}" getCoordinates="function(o){if(a(this)){return this.getWindow().getCoordinates();
}var m=this.getPosition(o),n=this.getSize();var p={left:m.x,top:m.y,width:n.x,height:n.y};p.right=p.left+p.width;p.bottom=p.top+p.height;return p;}" getHeight="function(){return this.getSize().y;
}" getWidth="function(){return this.getSize().x;}" getScrollTop="function(){return this.getScroll().y;}" getScrollLeft="function(){return this.getScroll().x;
}" getScrollHeight="function(){return this.getScrollSize().y;}" getScrollWidth="function(){return this.getScrollSize().x;}" getTop="function(){return this.getPosition().y;
}" getLeft="function(){return this.getPosition().x;}" _fireEvent="function(F,G){return l(F,G);
}" hasChild="function(e){return this!==e&&this.contains(e);}" getNext="function(D){return this.getElement(r(D,e));
}" getPrevious="function(D){return this.getElement(r(D,e));
}" getParent="function(D){return this.getElement(r(D,e));
}" getAllNext="function(D){return this.getElements(r(D,e));
}" getAllPrevious="function(D){return this.getElements(r(D,e));
}" getSiblings="function(D){return this.getElements(r(D,e));
}" getChildren="function(D){return this.getElements(r(D,e));
}" getParents="function(D){return this.getElements(r(D,e));
}" getFirst="function(e){return document.id(Slick.search(this,r(e,">"))[0]);}" getLast="function(e){return document.id(Slick.search(this,r(e,">")).getLast());
}" getElementById="function(e){return document.id(Slick.find(this,"#"+(""+e).replace(/(\W)/g,"\\$1")));
}" match="function(e){return !e||Slick.match(this,e);}" injectBefore="function(E){l(this,document.id(E,true));return this;}" grabBefore="function(E){l(document.id(E,true),this);
return this;}" injectAfter="function(E){l(this,document.id(E,true));return this;}" grabAfter="function(E){l(document.id(E,true),this);
return this;}" injectBottom="function(E){l(this,document.id(E,true));return this;}" grabBottom="function(E){l(document.id(E,true),this);
return this;}" injectTop="function(E){l(this,document.id(E,true));return this;}" grabTop="function(E){l(document.id(E,true),this);
return this;}" injectInside="function(E){l(this,document.id(E,true));return this;}" grabInside="function(E){l(document.id(E,true),this);
return this;}" setProperty="function(l,D){var E=d[l.toLowerCase()];if(E){E(this,D);}else{if(q){var e=this.retrieve("$attributeWhiteList",{});
}if(D==null){this.removeAttribute(l);if(q){delete e[l];}}else{this.setAttribute(l,""+D);if(q){e[l]=true;}}}return this;}" setProperties="function(e){for(var l in e){this.setProperty(l,e[l]);
}return this;}" getProperty="function(F){var D=j[F.toLowerCase()];if(D){return D(this);}if(q){var l=this.getAttributeNode(F),E=this.retrieve("$attributeWhiteList",{});
if(!l){return null;}if(l.expando&&!E[F]){var G=this.outerHTML;if(G.substr(0,G.search(/\/?['"]?>(?![^<]*<['"])/)).indexOf(F)<0){return null;}E[F]=true;}}var e=Slick.getAttribute(this,F);
return(!e&&!Slick.hasAttribute(this,F))?null:e;}" getProperties="function(){var e=Array.from(arguments);return e.map(this.getProperty,this).associate(e);
}" removeProperty="function(e){return this.setProperty(e,null);}" removeProperties="function(){Array.each(arguments,this.removeProperty,this);return this;}" set="function(x,w){if(x==null){return this;}if(v||typeof x!="string"){for(var y in x){i.call(this,y,x[y]);}if(r){for(var z=r.length;z--;){y=r[z];if(x.hasOwnProperty(y)){i.call(this,y,x[y]);
}}}}else{i.call(this,x,w);}return this;}" get="function(x){var y,w;if(typeof x!="string"){y=x;}else{if(arguments.length>1){y=arguments;
}else{if(v){y=[x];}}}if(y){w={};for(var z=0;z<y.length;z++){w[y[z]]=i.call(this,y[z]);}}else{w=i.call(this,x);}return w;}" erase="function(l){var e=Element.Properties[l];(e&&e.erase)?e.erase.apply(this):this.removeProperty(l);return this;}" hasClass="function(e){return this.className.clean().contains(e," ");
}" addClass="function(e){if(!this.hasClass(e)){this.className=(this.className+" "+e).clean();}return this;}" removeClass="function(e){this.className=this.className.replace(new RegExp("(^|\\s)"+e+"(?:\\s|$)"),"$1");
return this;}" toggleClass="function(e,l){if(l==null){l=!this.hasClass(e);}return(l)?this.addClass(e):this.removeClass(e);}" adopt="function(){var E=this,e,G=Array.flatten(arguments),F=G.length;
if(F>1){E=e=document.createDocumentFragment();}for(var D=0;D<F;D++){var l=document.id(G[D],true);if(l){E.appendChild(l);}}if(e){this.appendChild(e);}return this;
}" appendText="function(l,e){return this.grab(this.getDocument().newTextNode(l),e);}" grab="function(l,e){w[e||"bottom"](document.id(l,true),this);return this;
}" inject="function(l,e){w[e||"bottom"](this,document.id(l,true));return this;}" replaces="function(e){e=document.id(e,true);e.parentNode.replaceChild(this,e);
return this;}" wraps="function(l,e){l=document.id(l,true);return this.replaces(l).grab(l,e);}" getSelected="function(){this.selectedIndex;return new Elements(Array.from(this.options).filter(function(e){return e.selected;
}));}" toQueryString="function(){var e=[];this.getElements("input, select, textarea").each(function(D){var l=D.type;if(!D.name||D.disabled||l=="submit"||l=="reset"||l=="file"||l=="image"){return;
}var E=(D.get("tag")=="select")?D.getSelected().map(function(F){return document.id(F).get("value");}):((l=="radio"||l=="checkbox")&&!D.checked)?null:D.get("value");
Array.from(E).each(function(F){if(typeof F!="undefined"){e.push(encodeURIComponent(D.name)+"="+encodeURIComponent(F));}});});return e.join("&");}" destroy="function(){var e=v(this).getElementsByTagName("*");
Array.each(e,v);Element.dispose(this);return null;}" empty="function(){Array.from(this.childNodes).each(Element.dispose);return this;}" dispose="function(){return(this.parentNode)?this.parentNode.removeChild(this):this;
}" clone="function(G,E){G=G!==false;var L=this.cloneNode(G),D=[L],F=[this],J;if(G){D.append(Array.from(L.getElementsByTagName("*")));F.append(Array.from(this.getElementsByTagName("*")));
}for(J=D.length;J--;){var H=D[J],K=F[J];if(!E){H.removeAttribute("id");}if(H.clearAttributes){H.clearAttributes();H.mergeAttributes(K);H.removeAttribute("uniqueNumber");
if(H.options){var O=H.options,e=K.options;for(var I=O.length;I--;){O[I].selected=e[I].selected;}}}var l=C[K.tagName.toLowerCase()];if(l&&K[l]){H[l]=K[l];
}}if(Browser.ie){var M=L.getElementsByTagName("object"),N=this.getElementsByTagName("object");for(J=M.length;J--;){M[J].outerHTML=N[J].outerHTML;}}return document.id(L);
}" getComputedStyle="function(m){if(this.currentStyle){return this.currentStyle[m.camelCase()];}var l=Element.getDocument(this).defaultView,k=l?l.getComputedStyle(this,null):null;
return(k)?k.getPropertyValue((m==b)?"float":m.hyphenate()):null;}" setStyle="function(l,k){if(l=="opacity"){if(k!=null){k=parseFloat(k);}f(this,k);return this;
}l=(l=="float"?b:l).camelCase();if(typeOf(k)!="string"){var m=(Element.Styles[l]||"@").split(" ");k=Array.from(k).map(function(o,n){if(!m[n]){return"";
}return(typeOf(o)=="number")?m[n].replace("@",Math.round(o)):o;}).join(" ");}else{if(k==String(Number(k))){k=Math.round(k);}}this.style[l]=k;if((k==""||k==null)&&c&&this.style.removeAttribute){this.style.removeAttribute(l);
}return this;}" getStyle="function(q){if(q=="opacity"){return g(this);}q=(q=="float"?b:q).camelCase();var k=this.style[q];if(!k||q=="zIndex"){k=[];for(var p in Element.ShortStyles){if(q!=p){continue;
}for(var o in Element.ShortStyles[p]){k.push(this.getStyle(o));}return k.join(" ");}k=this.getComputedStyle(q);}if(k){k=String(k);var m=k.match(/rgba?\([\d\s,]+\)/);
if(m){k=k.replace(m[0],m[0].rgbToHex());}}if(Browser.opera||Browser.ie){if((/^(height|width)$/).test(q)&&!(/px$/.test(k))){var l=(q=="width")?["left","right"]:["top","bottom"],n=0;
l.each(function(r){n+=this.getStyle("border-"+r+"-width").toInt()+this.getStyle("padding-"+r).toInt();},this);return this["offset"+q.capitalize()]-n+"px";
}if(Browser.ie&&(/^border(.+)Width|margin|padding/).test(q)&&isNaN(parseFloat(k))){return"0px";}}return k;}" setStyles="function(l){for(var k in l){this.setStyle(k,l[k]);
}return this;}" getStyles="function(){var k={};Array.flatten(arguments).each(function(l){k[l]=this.getStyle(l);},this);return k;}" setOpacity="function(k){f(this,k);return this;}" getOpacity="function(){return g(this);}" scrollTo="function(m,n){if(a(this)){this.getWindow().scrollTo(m,n);}else{this.scrollLeft=m;this.scrollTop=n;}return this;}" getScrolls="function(){var n=this.parentNode,m={x:0,y:0};
while(n&&!a(n)){m.x+=n.scrollLeft;m.y+=n.scrollTop;n=n.parentNode;}return m;}" getOffsetParent="function(){var m=this;if(a(m)||k(m,"position")=="fixed"){return null;
}try{return m.offsetParent;}catch(n){}return null;}" getOffsets="function(){if(this.getBoundingClientRect&&!Browser.Platform.ios){var r=this.getBoundingClientRect(),o=document.id(this.getDocument().documentElement),q=o.getScroll(),t=this.getScrolls(),s=(k(this,"position")=="fixed");
return{x:r.left.toInt()+t.x+((s)?0:q.x)-o.clientLeft,y:r.top.toInt()+t.y+((s)?0:q.y)-o.clientTop};}var n=this,m={x:0,y:0};if(a(this)){return m;}while(n&&!a(n)){m.x+=n.offsetLeft;
m.y+=n.offsetTop;if(Browser.firefox){if(!c(n)){m.x+=b(n);m.y+=g(n);}var p=n.parentNode;if(p&&k(p,"overflow")!="visible"){m.x+=b(p);m.y+=g(p);}}else{if(n!=this&&Browser.safari){m.x+=b(n);
m.y+=g(n);}}n=n.offsetParent;}if(Browser.firefox&&!c(this)){m.x-=b(this);m.y-=g(this);}return m;}" computePosition="function(m){return{left:m.x-j(this,"margin-left"),top:m.y-j(this,"margin-top")};
}" setPosition="function(m){return this.setStyles(this.computePosition(m));}" position="function(d){if(d&&(d.x!=null||d.y!=null)){return(b?b.apply(this,arguments):this);}var c=this.setStyle("position","absolute").calculatePosition(d);
return(d&&d.returnPos)?c:this.setStyles(c);}" tween="function(a,c,b){this.get("tween").start(a,c,b);
return this;}" fade="function(d){var e=this.get("tween"),g,c=["opacity"].append(arguments),a;if(c[1]==null){c[1]="toggle";}switch(c[1]){case"in":g="start";
c[1]=1;break;case"out":g="start";c[1]=0;break;case"show":g="set";c[1]=1;break;case"hide":g="set";c[1]=0;break;case"toggle":var b=this.retrieve("fade:flag",this.getStyle("opacity")==1);
g="start";c[1]=b?0:1;this.store("fade:flag",!b);a=true;break;default:g="start";}if(!a){this.eliminate("fade:flag");}e[g].apply(e,c);var f=c[c.length-1];
if(g=="set"||f!=0){this.setStyle("visibility",f==0?"hidden":"visible");}else{e.chain(function(){this.element.setStyle("visibility","hidden");this.callChain();
});}return this;}" highlight="function(c,a){if(!a){a=this.retrieve("highlight:original",this.getStyle("background-color"));a=(a=="transparent")?"#fff":a;
}var b=this.get("tween");b.start("background-color",c||"#ffff88",a).chain(function(){this.setStyle("background-color",this.retrieve("highlight:original"));
b.callChain();}.bind(this));return this;}" morph="function(a){this.get("morph").start(a);
return this;}" send="function(e){var f=this.get("send");f.send({data:this,url:e||f.options.url});return this;}" load="function(){this.get("load").send(Array.link(arguments,{data:Type.isObject,url:Type.isString}));return this;}" chains="function(b){Array.from(b||["tween","morph","reveal"]).each(function(c){c=this.get(c);
if(!c){return;}c.setOptions({link:"chain"});},this);return this;}" pauseFx="function(c,b){this.chains(b).get(b||"tween").wait(c);return this;}" tidy="function(){this.set("value",this.get("value").tidy());
}" getTextInRange="function(b,a){return this.get("value").substring(b,a);}" getSelectedText="function(){if(this.setSelectionRange){return this.getTextInRange(this.getSelectionStart(),this.getSelectionEnd());
}return document.selection.createRange().text;}" getSelectedRange="function(){if(this.selectionStart!=null){return{start:this.selectionStart,end:this.selectionEnd};
}var e={start:0,end:0};var a=this.getDocument().selection.createRange();if(!a||a.parentElement()!=this){return e;}var c=a.duplicate();if(this.type=="text"){e.start=0-c.moveStart("character",-100000);
e.end=e.start+a.text.length;}else{var b=this.get("value");var d=b.length;c.moveToElementText(this);c.setEndPoint("StartToEnd",a);if(c.text.length){d-=b.match(/[\n\r]*$/)[0].length;
}e.end=d-c.text.length;c.setEndPoint("StartToStart",a);e.start=d-c.text.length;}return e;}" getSelectionStart="function(){return this.getSelectedRange().start;
}" getSelectionEnd="function(){return this.getSelectedRange().end;}" setCaretPosition="function(a){if(a=="end"){a=this.get("value").length;}this.selectRange(a,a);
return this;}" getCaretPosition="function(){return this.getSelectedRange().start;}" selectRange="function(e,a){if(this.setSelectionRange){this.focus();this.setSelectionRange(e,a);
}else{var c=this.get("value");var d=c.substr(e,a-e).replace(/\r/g,"").length;e=c.substr(0,e).replace(/\r/g,"").length;var b=this.createTextRange();b.collapse(true);
b.moveEnd("character",e+d);b.moveStart("character",e);b.select();}return this;}" insertAtCursor="function(b,a){var d=this.getSelectedRange();var c=this.get("value");
this.set("value",c.substring(0,d.start)+b+c.substring(d.end,c.length));if(a!==false){this.selectRange(d.start,d.start+b.length);}else{this.setCaretPosition(d.start+b.length);
}return this;}" insertAroundCursor="function(b,a){b=Object.append({before:"",defaultMiddle:"",after:""},b);var c=this.getSelectedText()||b.defaultMiddle;
var g=this.getSelectedRange();var f=this.get("value");if(g.start==g.end){this.set("value",f.substring(0,g.start)+b.before+c+b.after+f.substring(g.end,f.length));
this.selectRange(g.start+b.before.length,g.end+b.before.length+c.length);}else{var d=f.substring(g.start,g.end);this.set("value",f.substring(0,g.start)+b.before+d+b.after+f.substring(g.end,f.length));
var e=g.start+b.before.length;if(a!==false){this.selectRange(e,e+d.length);}else{this.setCaretPosition(e+f.length);}}return this;}" measure="function(h){if(a(this)){return h.call(this);}var g=this.getParent(),e=[];while(!a(g)&&g!=document.body){e.push(g.expose());
g=g.getParent();}var f=this.expose(),d=h.call(this);f();e.each(function(i){i();});return d;}" expose="function(){if(this.getStyle("display")!="none"){return function(){};
}var d=this.style.cssText;this.setStyles({display:"block",position:"absolute",visibility:"hidden"});return function(){this.style.cssText=d;}.bind(this);
}" getDimensions="function(d){d=Object.merge({computeSize:false},d);var i={x:0,y:0};var h=function(j,e){return(e.computeSize)?j.getComputedSize(e):j.getSize();
};var f=this.getParent("body");if(f&&this.getStyle("display")=="none"){i=this.measure(function(){return h(this,d);});}else{if(f){try{i=h(this,d);}catch(g){}}}return Object.append(i,(i.x||i.x===0)?{width:i.x,height:i.y}:{x:i.width,y:i.height});
}" getComputedSize="function(d){if(d&&d.plains){d.planes=d.plains;}d=Object.merge({styles:["padding","border"],planes:{height:["top","bottom"],width:["left","right"]},mode:"both"},d);
var g={},e={width:0,height:0},f;if(d.mode=="vertical"){delete e.width;delete d.planes.width;}else{if(d.mode=="horizontal"){delete e.height;delete d.planes.height;
}}b(d.styles,d.planes).each(function(h){g[h]=this.getStyle(h).toInt();},this);Object.each(d.planes,function(i,h){var k=h.capitalize(),j=this.getStyle(h);
if(j=="auto"&&!f){f=this.getDimensions();}j=g[h]=(j=="auto")?f[h]:j.toInt();e["total"+k]=j;i.each(function(m){var l=c(m,g);e["computed"+m.capitalize()]=l;
e["total"+k]+=l;});},this);return Object.append(e,g);}" pin="function(h,f){if(!b){c();}if(this.getStyle("display")=="none"){return this;}var j,k=window.getScroll(),l,e;
if(h!==false){j=this.getPosition(a?document.body:this.getOffsetParent());if(!this.retrieve("pin:_pinned")){var g={top:j.y-k.y,left:j.x-k.x};if(a&&!f){this.setStyle("position","fixed").setStyles(g);
}else{l=this.getOffsetParent();var i=this.getPosition(l),m=this.getStyles("left","top");if(l&&m.left=="auto"||m.top=="auto"){this.setPosition(i);}if(this.getStyle("position")=="static"){this.setStyle("position","absolute");
}i={x:m.left.toInt()-k.x,y:m.top.toInt()-k.y};e=function(){if(!this.retrieve("pin:_pinned")){return;}var n=window.getScroll();this.setStyles({left:i.x+n.x,top:i.y+n.y});
}.bind(this);this.store("pin:_scrollFixer",e);window.addEvent("scroll",e);}this.store("pin:_pinned",true);}}else{if(!this.retrieve("pin:_pinned")){return this;
}l=this.getParent();var d=(l.getComputedStyle("position")!="static"?l:l.getOffsetParent());j=this.getPosition(d);this.store("pin:_pinned",false);e=this.retrieve("pin:_scrollFixer");
if(!e){this.setStyles({position:"absolute",top:j.y+k.y,left:j.x+k.x});}else{this.store("pin:_scrollFixer",null);window.removeEvent("scroll",e);}this.removeClass("isPinned");
}return this;}" unpin="function(){return this.pin(false);}" togglePin="function(){return this.pin(!this.retrieve("pin:_pinned"));}" calculatePosition="function(c){return a.getPosition(this,c);}" isDisplayed="function(){return this.getStyle("display")!="none";
}" isVisible="function(){var a=this.offsetWidth,b=this.offsetHeight;return(a==0&&b==0)?false:(a>0&&b>0)?true:this.style.display!="none";}" toggle="function(){return this[this.isDisplayed()?"hide":"show"]();
}" hide="function(){var b;try{b=this.getStyle("display");}catch(a){}if(b=="none"){return this;}return this.store("element:_originalDisplay",b||"").setStyle("display","none");
}" show="function(a){if(!a&&this.isDisplayed()){return this;}a=a||this.retrieve("element:_originalDisplay")||"block";return this.setStyle("display",(a=="none")?"block":a);
}" swapClass="function(a,b){return this.removeClass(a).addClass(b);}" mask="function(a){if(a){this.set("mask",a);
}this.get("mask").show();return this;}" unmask="function(){this.get("mask").hide();return this;}" spin="function(a){if(a){this.set("spinner",a);
}this.get("spinner").show();return this;}" unspin="function(){this.get("spinner").hide();return this;}" formUpdate="function(c,b){var a=this.retrieve("form.request");if(!a){a=new Form.Request(this,c,b);
}else{if(c){a.setTarget(c);}if(b){a.setOptions(b).makeRequest();}}a.send();return this;}" reveal="function(b){this.get("reveal").setOptions(b).reveal();return this;}" dissolve="function(b){this.get("reveal").setOptions(b).dissolve();
return this;}" nix="function(b){var c=Array.link(arguments,{destroy:Type.isBoolean,options:Type.isObject});this.get("reveal").setOptions(b).dissolve().chain(function(){this[c.destroy?"destroy":"dispose"]();
}.bind(this));return this;}" wink="function(){var c=Array.link(arguments,{duration:Type.isNumber,options:Type.isObject});var b=this.get("reveal").setOptions(c.options);
b.reveal().chain(function(){(function(){b.dissolve();}).delay(c.duration||2000);});}" validate="function(a){if(a){this.set("validator",a);}return this.get("validator").validate();}" move="function(a){this.get("move").start(a);return this;}" slide="function(d,e){d=d||"toggle";
var b=this.get("slide"),a;switch(d){case"hide":b.hide(e);break;case"show":b.show(e);break;case"toggle":var c=this.retrieve("slide:flag",b.open);b[c?"slideOut":"slideIn"](e);
this.store("slide:flag",!c);a=true;break;default:b.start(d,e);}if(!a){this.eliminate("slide:flag");}return this;}" makeResizable="function(a){var b=new Drag(this,Object.merge({modifiers:{x:"width",y:"height"}},a));
this.store("resizer",b);return b.addEvent("drag",function(){this.fireEvent("resize",b);}.bind(this));}" makeDraggable="function(a){var b=new Drag.Move(this,a);
this.store("dragger",b);return b;}">


I think it's from bootstrap script. Please try to disable it to test if this is the problem.
User avatar
Moderator

GK User
Wed Jun 05, 2013 10:54 am
Reply with quote
Report this post
teitbite wrote:Hi

I can see that table in IE got a different code than FF.

There are code like this added to table code:

Code: Select all
<tr class=" slvzr-hover" getPosition="function(p){var q=this.getOffsets(),n=this.getScrolls();
var m={x:q.x-n.x,y:q.y-n.y};if(p&&(p=document.id(p))){var o=p.getPosition();return{x:m.x-o.x-b(p),y:m.y-o.y-g(p)};}return m;}" $constructor="function(b,g){var h=Element.Constructors[b];if(h){return h(g);}if(typeof b!="string"){return document.id(b).set(g);}if(!g){g={};}if(!(/^[\w-]+$/).test(b)){var e=Slick.parse(b).expressions[0][0];
b=(e.tag=="*")?"div":e.tag;if(e.id&&g.id==null){g.id=e.id;}var d=e.attributes;if(d){for(var a,f=0,c=d.length;f<c;f++){a=d[f];if(g[a.key]!=null){continue;
}if(a.value!=null&&a.operator=="="){g[a.key]=a.value;}else{if(!a.value&&!a.operator){g[a.key]=true;}}}}if(e.classList&&g["class"]==null){g["class"]=e.classList.join(" ");
}}return document.newElement(b,g);}" $family="function(){return i;
}" getDocument="function(){return this.ownerDocument;}" getWindow="function(){return this.ownerDocument.window;}" getElements="function(e){return Slick.search(this,e,new Elements);
}" getElement="function(e){return document.id(Slick.find(this,e));}" addListener="function(E,D){if(E=="unload"){var e=D,l=this;D=function(){l.removeListener("unload",D);e();
};}else{i[Slick.uidOf(this)]=this;}if(this.addEventListener){this.addEventListener(E,D,!!arguments[2]);}else{this.attachEvent("on"+E,D);}return this;}" removeListener="function(l,e){if(this.removeEventListener){this.removeEventListener(l,e,!!arguments[2]);
}else{this.detachEvent("on"+l,e);}return this;}" retrieve="function(l,e){var E=B(Slick.uidOf(this)),D=E[l];if(e!=null&&D==null){D=E[l]=e;}return D!=null?D:null;
}" store="function(l,e){var D=B(Slick.uidOf(this));D[l]=e;return this;}" eliminate="function(e){var l=B(Slick.uidOf(this));delete l[e];return this;}" addEvent="function(m,p,j){var n=g(m);
if(!n){return e.call(this,m,p,j);}var k=c(this),r=k.retrieve(m,[]),i=n[0].event,l=Array.slice(arguments,2),o=p,q=this;n.each(function(s){var t=s.listener,u=o;
if(t==false){i+=":"+s.pseudo+"("+s.value+")";}else{o=function(){t.call(q,s,u,arguments,o);};}});r.include({type:i,event:p,monitor:o});k.store(m,r);if(m!=i){e.apply(this,[m,p].concat(l));
}return e.apply(this,[i,o].concat(l));}" removeEvent="function(m,l){var k=g(m);if(!k){return f.call(this,m,l);}var n=c(this),j=n.retrieve(m);if(!j){return this;
}var i=Array.slice(arguments,2);f.apply(this,[m,l].concat(i));j.each(function(o,p){if(!l||o.event==l){f.apply(this,[o.type,o.monitor].concat(i));}delete j[p];
},this);n.store(m,j);return this;}" addEvents="function(b){for(var c in b){this.addEvent(c,b[c]);}return this;
}" removeEvents="function(b){var d;if(typeOf(b)=="object"){for(d in b){this.removeEvent(d,b[d]);}return this;}var c=this.retrieve("events");if(!c){return this;
}if(!b){for(d in c){this.removeEvents(d);}this.eliminate("events");}else{if(c[b]){c[b].keys.each(function(e){this.removeEvent(b,e);},this);delete c[b];
}}return this;}" fireEvent="function(e,c,b){var d=this.retrieve("events");if(!d||!d[e]){return this;}c=Array.from(c);d[e].keys.each(function(f){if(b){f.delay(b,this,c);
}else{f.apply(this,c);}},this);return this;}" cloneEvents="function(e,d){e=document.id(e);var c=e.retrieve("events");if(!c){return this;}if(!d){for(var b in c){this.cloneEvents(e,b);
}}else{if(c[d]){c[d].keys.each(function(f){this.addEvent(d,f);},this);}}return this;}" getSize="function(){if(a(this)){return this.getWindow().getSize();
}return{x:this.offsetWidth,y:this.offsetHeight};}" getScroll="function(){if(a(this)){return this.getWindow().getScroll();}return{x:this.scrollLeft,y:this.scrollTop};}" getScrollSize="function(){if(a(this)){return this.getWindow().getScrollSize();}return{x:this.scrollWidth,y:this.scrollHeight};
}" getCoordinates="function(o){if(a(this)){return this.getWindow().getCoordinates();
}var m=this.getPosition(o),n=this.getSize();var p={left:m.x,top:m.y,width:n.x,height:n.y};p.right=p.left+p.width;p.bottom=p.top+p.height;return p;}" getHeight="function(){return this.getSize().y;
}" getWidth="function(){return this.getSize().x;}" getScrollTop="function(){return this.getScroll().y;}" getScrollLeft="function(){return this.getScroll().x;
}" getScrollHeight="function(){return this.getScrollSize().y;}" getScrollWidth="function(){return this.getScrollSize().x;}" getTop="function(){return this.getPosition().y;
}" getLeft="function(){return this.getPosition().x;}" _fireEvent="function(F,G){return l(F,G);
}" hasChild="function(e){return this!==e&&this.contains(e);}" getNext="function(D){return this.getElement(r(D,e));
}" getPrevious="function(D){return this.getElement(r(D,e));
}" getParent="function(D){return this.getElement(r(D,e));
}" getAllNext="function(D){return this.getElements(r(D,e));
}" getAllPrevious="function(D){return this.getElements(r(D,e));
}" getSiblings="function(D){return this.getElements(r(D,e));
}" getChildren="function(D){return this.getElements(r(D,e));
}" getParents="function(D){return this.getElements(r(D,e));
}" getFirst="function(e){return document.id(Slick.search(this,r(e,">"))[0]);}" getLast="function(e){return document.id(Slick.search(this,r(e,">")).getLast());
}" getElementById="function(e){return document.id(Slick.find(this,"#"+(""+e).replace(/(\W)/g,"\\$1")));
}" match="function(e){return !e||Slick.match(this,e);}" injectBefore="function(E){l(this,document.id(E,true));return this;}" grabBefore="function(E){l(document.id(E,true),this);
return this;}" injectAfter="function(E){l(this,document.id(E,true));return this;}" grabAfter="function(E){l(document.id(E,true),this);
return this;}" injectBottom="function(E){l(this,document.id(E,true));return this;}" grabBottom="function(E){l(document.id(E,true),this);
return this;}" injectTop="function(E){l(this,document.id(E,true));return this;}" grabTop="function(E){l(document.id(E,true),this);
return this;}" injectInside="function(E){l(this,document.id(E,true));return this;}" grabInside="function(E){l(document.id(E,true),this);
return this;}" setProperty="function(l,D){var E=d[l.toLowerCase()];if(E){E(this,D);}else{if(q){var e=this.retrieve("$attributeWhiteList",{});
}if(D==null){this.removeAttribute(l);if(q){delete e[l];}}else{this.setAttribute(l,""+D);if(q){e[l]=true;}}}return this;}" setProperties="function(e){for(var l in e){this.setProperty(l,e[l]);
}return this;}" getProperty="function(F){var D=j[F.toLowerCase()];if(D){return D(this);}if(q){var l=this.getAttributeNode(F),E=this.retrieve("$attributeWhiteList",{});
if(!l){return null;}if(l.expando&&!E[F]){var G=this.outerHTML;if(G.substr(0,G.search(/\/?['"]?>(?![^<]*<['"])/)).indexOf(F)<0){return null;}E[F]=true;}}var e=Slick.getAttribute(this,F);
return(!e&&!Slick.hasAttribute(this,F))?null:e;}" getProperties="function(){var e=Array.from(arguments);return e.map(this.getProperty,this).associate(e);
}" removeProperty="function(e){return this.setProperty(e,null);}" removeProperties="function(){Array.each(arguments,this.removeProperty,this);return this;}" set="function(x,w){if(x==null){return this;}if(v||typeof x!="string"){for(var y in x){i.call(this,y,x[y]);}if(r){for(var z=r.length;z--;){y=r[z];if(x.hasOwnProperty(y)){i.call(this,y,x[y]);
}}}}else{i.call(this,x,w);}return this;}" get="function(x){var y,w;if(typeof x!="string"){y=x;}else{if(arguments.length>1){y=arguments;
}else{if(v){y=[x];}}}if(y){w={};for(var z=0;z<y.length;z++){w[y[z]]=i.call(this,y[z]);}}else{w=i.call(this,x);}return w;}" erase="function(l){var e=Element.Properties[l];(e&&e.erase)?e.erase.apply(this):this.removeProperty(l);return this;}" hasClass="function(e){return this.className.clean().contains(e," ");
}" addClass="function(e){if(!this.hasClass(e)){this.className=(this.className+" "+e).clean();}return this;}" removeClass="function(e){this.className=this.className.replace(new RegExp("(^|\\s)"+e+"(?:\\s|$)"),"$1");
return this;}" toggleClass="function(e,l){if(l==null){l=!this.hasClass(e);}return(l)?this.addClass(e):this.removeClass(e);}" adopt="function(){var E=this,e,G=Array.flatten(arguments),F=G.length;
if(F>1){E=e=document.createDocumentFragment();}for(var D=0;D<F;D++){var l=document.id(G[D],true);if(l){E.appendChild(l);}}if(e){this.appendChild(e);}return this;
}" appendText="function(l,e){return this.grab(this.getDocument().newTextNode(l),e);}" grab="function(l,e){w[e||"bottom"](document.id(l,true),this);return this;
}" inject="function(l,e){w[e||"bottom"](this,document.id(l,true));return this;}" replaces="function(e){e=document.id(e,true);e.parentNode.replaceChild(this,e);
return this;}" wraps="function(l,e){l=document.id(l,true);return this.replaces(l).grab(l,e);}" getSelected="function(){this.selectedIndex;return new Elements(Array.from(this.options).filter(function(e){return e.selected;
}));}" toQueryString="function(){var e=[];this.getElements("input, select, textarea").each(function(D){var l=D.type;if(!D.name||D.disabled||l=="submit"||l=="reset"||l=="file"||l=="image"){return;
}var E=(D.get("tag")=="select")?D.getSelected().map(function(F){return document.id(F).get("value");}):((l=="radio"||l=="checkbox")&&!D.checked)?null:D.get("value");
Array.from(E).each(function(F){if(typeof F!="undefined"){e.push(encodeURIComponent(D.name)+"="+encodeURIComponent(F));}});});return e.join("&");}" destroy="function(){var e=v(this).getElementsByTagName("*");
Array.each(e,v);Element.dispose(this);return null;}" empty="function(){Array.from(this.childNodes).each(Element.dispose);return this;}" dispose="function(){return(this.parentNode)?this.parentNode.removeChild(this):this;
}" clone="function(G,E){G=G!==false;var L=this.cloneNode(G),D=[L],F=[this],J;if(G){D.append(Array.from(L.getElementsByTagName("*")));F.append(Array.from(this.getElementsByTagName("*")));
}for(J=D.length;J--;){var H=D[J],K=F[J];if(!E){H.removeAttribute("id");}if(H.clearAttributes){H.clearAttributes();H.mergeAttributes(K);H.removeAttribute("uniqueNumber");
if(H.options){var O=H.options,e=K.options;for(var I=O.length;I--;){O[I].selected=e[I].selected;}}}var l=C[K.tagName.toLowerCase()];if(l&&K[l]){H[l]=K[l];
}}if(Browser.ie){var M=L.getElementsByTagName("object"),N=this.getElementsByTagName("object");for(J=M.length;J--;){M[J].outerHTML=N[J].outerHTML;}}return document.id(L);
}" getComputedStyle="function(m){if(this.currentStyle){return this.currentStyle[m.camelCase()];}var l=Element.getDocument(this).defaultView,k=l?l.getComputedStyle(this,null):null;
return(k)?k.getPropertyValue((m==b)?"float":m.hyphenate()):null;}" setStyle="function(l,k){if(l=="opacity"){if(k!=null){k=parseFloat(k);}f(this,k);return this;
}l=(l=="float"?b:l).camelCase();if(typeOf(k)!="string"){var m=(Element.Styles[l]||"@").split(" ");k=Array.from(k).map(function(o,n){if(!m[n]){return"";
}return(typeOf(o)=="number")?m[n].replace("@",Math.round(o)):o;}).join(" ");}else{if(k==String(Number(k))){k=Math.round(k);}}this.style[l]=k;if((k==""||k==null)&&c&&this.style.removeAttribute){this.style.removeAttribute(l);
}return this;}" getStyle="function(q){if(q=="opacity"){return g(this);}q=(q=="float"?b:q).camelCase();var k=this.style[q];if(!k||q=="zIndex"){k=[];for(var p in Element.ShortStyles){if(q!=p){continue;
}for(var o in Element.ShortStyles[p]){k.push(this.getStyle(o));}return k.join(" ");}k=this.getComputedStyle(q);}if(k){k=String(k);var m=k.match(/rgba?\([\d\s,]+\)/);
if(m){k=k.replace(m[0],m[0].rgbToHex());}}if(Browser.opera||Browser.ie){if((/^(height|width)$/).test(q)&&!(/px$/.test(k))){var l=(q=="width")?["left","right"]:["top","bottom"],n=0;
l.each(function(r){n+=this.getStyle("border-"+r+"-width").toInt()+this.getStyle("padding-"+r).toInt();},this);return this["offset"+q.capitalize()]-n+"px";
}if(Browser.ie&&(/^border(.+)Width|margin|padding/).test(q)&&isNaN(parseFloat(k))){return"0px";}}return k;}" setStyles="function(l){for(var k in l){this.setStyle(k,l[k]);
}return this;}" getStyles="function(){var k={};Array.flatten(arguments).each(function(l){k[l]=this.getStyle(l);},this);return k;}" setOpacity="function(k){f(this,k);return this;}" getOpacity="function(){return g(this);}" scrollTo="function(m,n){if(a(this)){this.getWindow().scrollTo(m,n);}else{this.scrollLeft=m;this.scrollTop=n;}return this;}" getScrolls="function(){var n=this.parentNode,m={x:0,y:0};
while(n&&!a(n)){m.x+=n.scrollLeft;m.y+=n.scrollTop;n=n.parentNode;}return m;}" getOffsetParent="function(){var m=this;if(a(m)||k(m,"position")=="fixed"){return null;
}try{return m.offsetParent;}catch(n){}return null;}" getOffsets="function(){if(this.getBoundingClientRect&&!Browser.Platform.ios){var r=this.getBoundingClientRect(),o=document.id(this.getDocument().documentElement),q=o.getScroll(),t=this.getScrolls(),s=(k(this,"position")=="fixed");
return{x:r.left.toInt()+t.x+((s)?0:q.x)-o.clientLeft,y:r.top.toInt()+t.y+((s)?0:q.y)-o.clientTop};}var n=this,m={x:0,y:0};if(a(this)){return m;}while(n&&!a(n)){m.x+=n.offsetLeft;
m.y+=n.offsetTop;if(Browser.firefox){if(!c(n)){m.x+=b(n);m.y+=g(n);}var p=n.parentNode;if(p&&k(p,"overflow")!="visible"){m.x+=b(p);m.y+=g(p);}}else{if(n!=this&&Browser.safari){m.x+=b(n);
m.y+=g(n);}}n=n.offsetParent;}if(Browser.firefox&&!c(this)){m.x-=b(this);m.y-=g(this);}return m;}" computePosition="function(m){return{left:m.x-j(this,"margin-left"),top:m.y-j(this,"margin-top")};
}" setPosition="function(m){return this.setStyles(this.computePosition(m));}" position="function(d){if(d&&(d.x!=null||d.y!=null)){return(b?b.apply(this,arguments):this);}var c=this.setStyle("position","absolute").calculatePosition(d);
return(d&&d.returnPos)?c:this.setStyles(c);}" tween="function(a,c,b){this.get("tween").start(a,c,b);
return this;}" fade="function(d){var e=this.get("tween"),g,c=["opacity"].append(arguments),a;if(c[1]==null){c[1]="toggle";}switch(c[1]){case"in":g="start";
c[1]=1;break;case"out":g="start";c[1]=0;break;case"show":g="set";c[1]=1;break;case"hide":g="set";c[1]=0;break;case"toggle":var b=this.retrieve("fade:flag",this.getStyle("opacity")==1);
g="start";c[1]=b?0:1;this.store("fade:flag",!b);a=true;break;default:g="start";}if(!a){this.eliminate("fade:flag");}e[g].apply(e,c);var f=c[c.length-1];
if(g=="set"||f!=0){this.setStyle("visibility",f==0?"hidden":"visible");}else{e.chain(function(){this.element.setStyle("visibility","hidden");this.callChain();
});}return this;}" highlight="function(c,a){if(!a){a=this.retrieve("highlight:original",this.getStyle("background-color"));a=(a=="transparent")?"#fff":a;
}var b=this.get("tween");b.start("background-color",c||"#ffff88",a).chain(function(){this.setStyle("background-color",this.retrieve("highlight:original"));
b.callChain();}.bind(this));return this;}" morph="function(a){this.get("morph").start(a);
return this;}" send="function(e){var f=this.get("send");f.send({data:this,url:e||f.options.url});return this;}" load="function(){this.get("load").send(Array.link(arguments,{data:Type.isObject,url:Type.isString}));return this;}" chains="function(b){Array.from(b||["tween","morph","reveal"]).each(function(c){c=this.get(c);
if(!c){return;}c.setOptions({link:"chain"});},this);return this;}" pauseFx="function(c,b){this.chains(b).get(b||"tween").wait(c);return this;}" tidy="function(){this.set("value",this.get("value").tidy());
}" getTextInRange="function(b,a){return this.get("value").substring(b,a);}" getSelectedText="function(){if(this.setSelectionRange){return this.getTextInRange(this.getSelectionStart(),this.getSelectionEnd());
}return document.selection.createRange().text;}" getSelectedRange="function(){if(this.selectionStart!=null){return{start:this.selectionStart,end:this.selectionEnd};
}var e={start:0,end:0};var a=this.getDocument().selection.createRange();if(!a||a.parentElement()!=this){return e;}var c=a.duplicate();if(this.type=="text"){e.start=0-c.moveStart("character",-100000);
e.end=e.start+a.text.length;}else{var b=this.get("value");var d=b.length;c.moveToElementText(this);c.setEndPoint("StartToEnd",a);if(c.text.length){d-=b.match(/[\n\r]*$/)[0].length;
}e.end=d-c.text.length;c.setEndPoint("StartToStart",a);e.start=d-c.text.length;}return e;}" getSelectionStart="function(){return this.getSelectedRange().start;
}" getSelectionEnd="function(){return this.getSelectedRange().end;}" setCaretPosition="function(a){if(a=="end"){a=this.get("value").length;}this.selectRange(a,a);
return this;}" getCaretPosition="function(){return this.getSelectedRange().start;}" selectRange="function(e,a){if(this.setSelectionRange){this.focus();this.setSelectionRange(e,a);
}else{var c=this.get("value");var d=c.substr(e,a-e).replace(/\r/g,"").length;e=c.substr(0,e).replace(/\r/g,"").length;var b=this.createTextRange();b.collapse(true);
b.moveEnd("character",e+d);b.moveStart("character",e);b.select();}return this;}" insertAtCursor="function(b,a){var d=this.getSelectedRange();var c=this.get("value");
this.set("value",c.substring(0,d.start)+b+c.substring(d.end,c.length));if(a!==false){this.selectRange(d.start,d.start+b.length);}else{this.setCaretPosition(d.start+b.length);
}return this;}" insertAroundCursor="function(b,a){b=Object.append({before:"",defaultMiddle:"",after:""},b);var c=this.getSelectedText()||b.defaultMiddle;
var g=this.getSelectedRange();var f=this.get("value");if(g.start==g.end){this.set("value",f.substring(0,g.start)+b.before+c+b.after+f.substring(g.end,f.length));
this.selectRange(g.start+b.before.length,g.end+b.before.length+c.length);}else{var d=f.substring(g.start,g.end);this.set("value",f.substring(0,g.start)+b.before+d+b.after+f.substring(g.end,f.length));
var e=g.start+b.before.length;if(a!==false){this.selectRange(e,e+d.length);}else{this.setCaretPosition(e+f.length);}}return this;}" measure="function(h){if(a(this)){return h.call(this);}var g=this.getParent(),e=[];while(!a(g)&&g!=document.body){e.push(g.expose());
g=g.getParent();}var f=this.expose(),d=h.call(this);f();e.each(function(i){i();});return d;}" expose="function(){if(this.getStyle("display")!="none"){return function(){};
}var d=this.style.cssText;this.setStyles({display:"block",position:"absolute",visibility:"hidden"});return function(){this.style.cssText=d;}.bind(this);
}" getDimensions="function(d){d=Object.merge({computeSize:false},d);var i={x:0,y:0};var h=function(j,e){return(e.computeSize)?j.getComputedSize(e):j.getSize();
};var f=this.getParent("body");if(f&&this.getStyle("display")=="none"){i=this.measure(function(){return h(this,d);});}else{if(f){try{i=h(this,d);}catch(g){}}}return Object.append(i,(i.x||i.x===0)?{width:i.x,height:i.y}:{x:i.width,y:i.height});
}" getComputedSize="function(d){if(d&&d.plains){d.planes=d.plains;}d=Object.merge({styles:["padding","border"],planes:{height:["top","bottom"],width:["left","right"]},mode:"both"},d);
var g={},e={width:0,height:0},f;if(d.mode=="vertical"){delete e.width;delete d.planes.width;}else{if(d.mode=="horizontal"){delete e.height;delete d.planes.height;
}}b(d.styles,d.planes).each(function(h){g[h]=this.getStyle(h).toInt();},this);Object.each(d.planes,function(i,h){var k=h.capitalize(),j=this.getStyle(h);
if(j=="auto"&&!f){f=this.getDimensions();}j=g[h]=(j=="auto")?f[h]:j.toInt();e["total"+k]=j;i.each(function(m){var l=c(m,g);e["computed"+m.capitalize()]=l;
e["total"+k]+=l;});},this);return Object.append(e,g);}" pin="function(h,f){if(!b){c();}if(this.getStyle("display")=="none"){return this;}var j,k=window.getScroll(),l,e;
if(h!==false){j=this.getPosition(a?document.body:this.getOffsetParent());if(!this.retrieve("pin:_pinned")){var g={top:j.y-k.y,left:j.x-k.x};if(a&&!f){this.setStyle("position","fixed").setStyles(g);
}else{l=this.getOffsetParent();var i=this.getPosition(l),m=this.getStyles("left","top");if(l&&m.left=="auto"||m.top=="auto"){this.setPosition(i);}if(this.getStyle("position")=="static"){this.setStyle("position","absolute");
}i={x:m.left.toInt()-k.x,y:m.top.toInt()-k.y};e=function(){if(!this.retrieve("pin:_pinned")){return;}var n=window.getScroll();this.setStyles({left:i.x+n.x,top:i.y+n.y});
}.bind(this);this.store("pin:_scrollFixer",e);window.addEvent("scroll",e);}this.store("pin:_pinned",true);}}else{if(!this.retrieve("pin:_pinned")){return this;
}l=this.getParent();var d=(l.getComputedStyle("position")!="static"?l:l.getOffsetParent());j=this.getPosition(d);this.store("pin:_pinned",false);e=this.retrieve("pin:_scrollFixer");
if(!e){this.setStyles({position:"absolute",top:j.y+k.y,left:j.x+k.x});}else{this.store("pin:_scrollFixer",null);window.removeEvent("scroll",e);}this.removeClass("isPinned");
}return this;}" unpin="function(){return this.pin(false);}" togglePin="function(){return this.pin(!this.retrieve("pin:_pinned"));}" calculatePosition="function(c){return a.getPosition(this,c);}" isDisplayed="function(){return this.getStyle("display")!="none";
}" isVisible="function(){var a=this.offsetWidth,b=this.offsetHeight;return(a==0&&b==0)?false:(a>0&&b>0)?true:this.style.display!="none";}" toggle="function(){return this[this.isDisplayed()?"hide":"show"]();
}" hide="function(){var b;try{b=this.getStyle("display");}catch(a){}if(b=="none"){return this;}return this.store("element:_originalDisplay",b||"").setStyle("display","none");
}" show="function(a){if(!a&&this.isDisplayed()){return this;}a=a||this.retrieve("element:_originalDisplay")||"block";return this.setStyle("display",(a=="none")?"block":a);
}" swapClass="function(a,b){return this.removeClass(a).addClass(b);}" mask="function(a){if(a){this.set("mask",a);
}this.get("mask").show();return this;}" unmask="function(){this.get("mask").hide();return this;}" spin="function(a){if(a){this.set("spinner",a);
}this.get("spinner").show();return this;}" unspin="function(){this.get("spinner").hide();return this;}" formUpdate="function(c,b){var a=this.retrieve("form.request");if(!a){a=new Form.Request(this,c,b);
}else{if(c){a.setTarget(c);}if(b){a.setOptions(b).makeRequest();}}a.send();return this;}" reveal="function(b){this.get("reveal").setOptions(b).reveal();return this;}" dissolve="function(b){this.get("reveal").setOptions(b).dissolve();
return this;}" nix="function(b){var c=Array.link(arguments,{destroy:Type.isBoolean,options:Type.isObject});this.get("reveal").setOptions(b).dissolve().chain(function(){this[c.destroy?"destroy":"dispose"]();
}.bind(this));return this;}" wink="function(){var c=Array.link(arguments,{duration:Type.isNumber,options:Type.isObject});var b=this.get("reveal").setOptions(c.options);
b.reveal().chain(function(){(function(){b.dissolve();}).delay(c.duration||2000);});}" validate="function(a){if(a){this.set("validator",a);}return this.get("validator").validate();}" move="function(a){this.get("move").start(a);return this;}" slide="function(d,e){d=d||"toggle";
var b=this.get("slide"),a;switch(d){case"hide":b.hide(e);break;case"show":b.show(e);break;case"toggle":var c=this.retrieve("slide:flag",b.open);b[c?"slideOut":"slideIn"](e);
this.store("slide:flag",!c);a=true;break;default:b.start(d,e);}if(!a){this.eliminate("slide:flag");}return this;}" makeResizable="function(a){var b=new Drag(this,Object.merge({modifiers:{x:"width",y:"height"}},a));
this.store("resizer",b);return b.addEvent("drag",function(){this.fireEvent("resize",b);}.bind(this));}" makeDraggable="function(a){var b=new Drag.Move(this,a);
this.store("dragger",b);return b;}">


I think it's from bootstrap script. Please try to disable it to test if this is the problem.



can you tell me more clearly what should I do?
are not an expert...
User avatar
Expert Boarder

GK User
Wed Jun 05, 2013 11:03 am
Reply with quote
Report this post
bauhausitalia wrote:
teitbite wrote:Hi

I can see that table in IE got a different code than FF.

There are code like this added to table code:

Code: Select all
<tr class=" slvzr-hover" getPosition="function(p){var q=this.getOffsets(),n=this.getScrolls();
var m={x:q.x-n.x,y:q.y-n.y};if(p&&(p=document.id(p))){var o=p.getPosition();return{x:m.x-o.x-b(p),y:m.y-o.y-g(p)};}return m;}" $constructor="function(b,g){var h=Element.Constructors[b];if(h){return h(g);}if(typeof b!="string"){return document.id(b).set(g);}if(!g){g={};}if(!(/^[\w-]+$/).test(b)){var e=Slick.parse(b).expressions[0][0];
b=(e.tag=="*")?"div":e.tag;if(e.id&&g.id==null){g.id=e.id;}var d=e.attributes;if(d){for(var a,f=0,c=d.length;f<c;f++){a=d[f];if(g[a.key]!=null){continue;
}if(a.value!=null&&a.operator=="="){g[a.key]=a.value;}else{if(!a.value&&!a.operator){g[a.key]=true;}}}}if(e.classList&&g["class"]==null){g["class"]=e.classList.join(" ");
}}return document.newElement(b,g);}" $family="function(){return i;
}" getDocument="function(){return this.ownerDocument;}" getWindow="function(){return this.ownerDocument.window;}" getElements="function(e){return Slick.search(this,e,new Elements);
}" getElement="function(e){return document.id(Slick.find(this,e));}" addListener="function(E,D){if(E=="unload"){var e=D,l=this;D=function(){l.removeListener("unload",D);e();
};}else{i[Slick.uidOf(this)]=this;}if(this.addEventListener){this.addEventListener(E,D,!!arguments[2]);}else{this.attachEvent("on"+E,D);}return this;}" removeListener="function(l,e){if(this.removeEventListener){this.removeEventListener(l,e,!!arguments[2]);
}else{this.detachEvent("on"+l,e);}return this;}" retrieve="function(l,e){var E=B(Slick.uidOf(this)),D=E[l];if(e!=null&&D==null){D=E[l]=e;}return D!=null?D:null;
}" store="function(l,e){var D=B(Slick.uidOf(this));D[l]=e;return this;}" eliminate="function(e){var l=B(Slick.uidOf(this));delete l[e];return this;}" addEvent="function(m,p,j){var n=g(m);
if(!n){return e.call(this,m,p,j);}var k=c(this),r=k.retrieve(m,[]),i=n[0].event,l=Array.slice(arguments,2),o=p,q=this;n.each(function(s){var t=s.listener,u=o;
if(t==false){i+=":"+s.pseudo+"("+s.value+")";}else{o=function(){t.call(q,s,u,arguments,o);};}});r.include({type:i,event:p,monitor:o});k.store(m,r);if(m!=i){e.apply(this,[m,p].concat(l));
}return e.apply(this,[i,o].concat(l));}" removeEvent="function(m,l){var k=g(m);if(!k){return f.call(this,m,l);}var n=c(this),j=n.retrieve(m);if(!j){return this;
}var i=Array.slice(arguments,2);f.apply(this,[m,l].concat(i));j.each(function(o,p){if(!l||o.event==l){f.apply(this,[o.type,o.monitor].concat(i));}delete j[p];
},this);n.store(m,j);return this;}" addEvents="function(b){for(var c in b){this.addEvent(c,b[c]);}return this;
}" removeEvents="function(b){var d;if(typeOf(b)=="object"){for(d in b){this.removeEvent(d,b[d]);}return this;}var c=this.retrieve("events");if(!c){return this;
}if(!b){for(d in c){this.removeEvents(d);}this.eliminate("events");}else{if(c[b]){c[b].keys.each(function(e){this.removeEvent(b,e);},this);delete c[b];
}}return this;}" fireEvent="function(e,c,b){var d=this.retrieve("events");if(!d||!d[e]){return this;}c=Array.from(c);d[e].keys.each(function(f){if(b){f.delay(b,this,c);
}else{f.apply(this,c);}},this);return this;}" cloneEvents="function(e,d){e=document.id(e);var c=e.retrieve("events");if(!c){return this;}if(!d){for(var b in c){this.cloneEvents(e,b);
}}else{if(c[d]){c[d].keys.each(function(f){this.addEvent(d,f);},this);}}return this;}" getSize="function(){if(a(this)){return this.getWindow().getSize();
}return{x:this.offsetWidth,y:this.offsetHeight};}" getScroll="function(){if(a(this)){return this.getWindow().getScroll();}return{x:this.scrollLeft,y:this.scrollTop};}" getScrollSize="function(){if(a(this)){return this.getWindow().getScrollSize();}return{x:this.scrollWidth,y:this.scrollHeight};
}" getCoordinates="function(o){if(a(this)){return this.getWindow().getCoordinates();
}var m=this.getPosition(o),n=this.getSize();var p={left:m.x,top:m.y,width:n.x,height:n.y};p.right=p.left+p.width;p.bottom=p.top+p.height;return p;}" getHeight="function(){return this.getSize().y;
}" getWidth="function(){return this.getSize().x;}" getScrollTop="function(){return this.getScroll().y;}" getScrollLeft="function(){return this.getScroll().x;
}" getScrollHeight="function(){return this.getScrollSize().y;}" getScrollWidth="function(){return this.getScrollSize().x;}" getTop="function(){return this.getPosition().y;
}" getLeft="function(){return this.getPosition().x;}" _fireEvent="function(F,G){return l(F,G);
}" hasChild="function(e){return this!==e&&this.contains(e);}" getNext="function(D){return this.getElement(r(D,e));
}" getPrevious="function(D){return this.getElement(r(D,e));
}" getParent="function(D){return this.getElement(r(D,e));
}" getAllNext="function(D){return this.getElements(r(D,e));
}" getAllPrevious="function(D){return this.getElements(r(D,e));
}" getSiblings="function(D){return this.getElements(r(D,e));
}" getChildren="function(D){return this.getElements(r(D,e));
}" getParents="function(D){return this.getElements(r(D,e));
}" getFirst="function(e){return document.id(Slick.search(this,r(e,">"))[0]);}" getLast="function(e){return document.id(Slick.search(this,r(e,">")).getLast());
}" getElementById="function(e){return document.id(Slick.find(this,"#"+(""+e).replace(/(\W)/g,"\\$1")));
}" match="function(e){return !e||Slick.match(this,e);}" injectBefore="function(E){l(this,document.id(E,true));return this;}" grabBefore="function(E){l(document.id(E,true),this);
return this;}" injectAfter="function(E){l(this,document.id(E,true));return this;}" grabAfter="function(E){l(document.id(E,true),this);
return this;}" injectBottom="function(E){l(this,document.id(E,true));return this;}" grabBottom="function(E){l(document.id(E,true),this);
return this;}" injectTop="function(E){l(this,document.id(E,true));return this;}" grabTop="function(E){l(document.id(E,true),this);
return this;}" injectInside="function(E){l(this,document.id(E,true));return this;}" grabInside="function(E){l(document.id(E,true),this);
return this;}" setProperty="function(l,D){var E=d[l.toLowerCase()];if(E){E(this,D);}else{if(q){var e=this.retrieve("$attributeWhiteList",{});
}if(D==null){this.removeAttribute(l);if(q){delete e[l];}}else{this.setAttribute(l,""+D);if(q){e[l]=true;}}}return this;}" setProperties="function(e){for(var l in e){this.setProperty(l,e[l]);
}return this;}" getProperty="function(F){var D=j[F.toLowerCase()];if(D){return D(this);}if(q){var l=this.getAttributeNode(F),E=this.retrieve("$attributeWhiteList",{});
if(!l){return null;}if(l.expando&&!E[F]){var G=this.outerHTML;if(G.substr(0,G.search(/\/?['"]?>(?![^<]*<['"])/)).indexOf(F)<0){return null;}E[F]=true;}}var e=Slick.getAttribute(this,F);
return(!e&&!Slick.hasAttribute(this,F))?null:e;}" getProperties="function(){var e=Array.from(arguments);return e.map(this.getProperty,this).associate(e);
}" removeProperty="function(e){return this.setProperty(e,null);}" removeProperties="function(){Array.each(arguments,this.removeProperty,this);return this;}" set="function(x,w){if(x==null){return this;}if(v||typeof x!="string"){for(var y in x){i.call(this,y,x[y]);}if(r){for(var z=r.length;z--;){y=r[z];if(x.hasOwnProperty(y)){i.call(this,y,x[y]);
}}}}else{i.call(this,x,w);}return this;}" get="function(x){var y,w;if(typeof x!="string"){y=x;}else{if(arguments.length>1){y=arguments;
}else{if(v){y=[x];}}}if(y){w={};for(var z=0;z<y.length;z++){w[y[z]]=i.call(this,y[z]);}}else{w=i.call(this,x);}return w;}" erase="function(l){var e=Element.Properties[l];(e&&e.erase)?e.erase.apply(this):this.removeProperty(l);return this;}" hasClass="function(e){return this.className.clean().contains(e," ");
}" addClass="function(e){if(!this.hasClass(e)){this.className=(this.className+" "+e).clean();}return this;}" removeClass="function(e){this.className=this.className.replace(new RegExp("(^|\\s)"+e+"(?:\\s|$)"),"$1");
return this;}" toggleClass="function(e,l){if(l==null){l=!this.hasClass(e);}return(l)?this.addClass(e):this.removeClass(e);}" adopt="function(){var E=this,e,G=Array.flatten(arguments),F=G.length;
if(F>1){E=e=document.createDocumentFragment();}for(var D=0;D<F;D++){var l=document.id(G[D],true);if(l){E.appendChild(l);}}if(e){this.appendChild(e);}return this;
}" appendText="function(l,e){return this.grab(this.getDocument().newTextNode(l),e);}" grab="function(l,e){w[e||"bottom"](document.id(l,true),this);return this;
}" inject="function(l,e){w[e||"bottom"](this,document.id(l,true));return this;}" replaces="function(e){e=document.id(e,true);e.parentNode.replaceChild(this,e);
return this;}" wraps="function(l,e){l=document.id(l,true);return this.replaces(l).grab(l,e);}" getSelected="function(){this.selectedIndex;return new Elements(Array.from(this.options).filter(function(e){return e.selected;
}));}" toQueryString="function(){var e=[];this.getElements("input, select, textarea").each(function(D){var l=D.type;if(!D.name||D.disabled||l=="submit"||l=="reset"||l=="file"||l=="image"){return;
}var E=(D.get("tag")=="select")?D.getSelected().map(function(F){return document.id(F).get("value");}):((l=="radio"||l=="checkbox")&&!D.checked)?null:D.get("value");
Array.from(E).each(function(F){if(typeof F!="undefined"){e.push(encodeURIComponent(D.name)+"="+encodeURIComponent(F));}});});return e.join("&");}" destroy="function(){var e=v(this).getElementsByTagName("*");
Array.each(e,v);Element.dispose(this);return null;}" empty="function(){Array.from(this.childNodes).each(Element.dispose);return this;}" dispose="function(){return(this.parentNode)?this.parentNode.removeChild(this):this;
}" clone="function(G,E){G=G!==false;var L=this.cloneNode(G),D=[L],F=[this],J;if(G){D.append(Array.from(L.getElementsByTagName("*")));F.append(Array.from(this.getElementsByTagName("*")));
}for(J=D.length;J--;){var H=D[J],K=F[J];if(!E){H.removeAttribute("id");}if(H.clearAttributes){H.clearAttributes();H.mergeAttributes(K);H.removeAttribute("uniqueNumber");
if(H.options){var O=H.options,e=K.options;for(var I=O.length;I--;){O[I].selected=e[I].selected;}}}var l=C[K.tagName.toLowerCase()];if(l&&K[l]){H[l]=K[l];
}}if(Browser.ie){var M=L.getElementsByTagName("object"),N=this.getElementsByTagName("object");for(J=M.length;J--;){M[J].outerHTML=N[J].outerHTML;}}return document.id(L);
}" getComputedStyle="function(m){if(this.currentStyle){return this.currentStyle[m.camelCase()];}var l=Element.getDocument(this).defaultView,k=l?l.getComputedStyle(this,null):null;
return(k)?k.getPropertyValue((m==b)?"float":m.hyphenate()):null;}" setStyle="function(l,k){if(l=="opacity"){if(k!=null){k=parseFloat(k);}f(this,k);return this;
}l=(l=="float"?b:l).camelCase();if(typeOf(k)!="string"){var m=(Element.Styles[l]||"@").split(" ");k=Array.from(k).map(function(o,n){if(!m[n]){return"";
}return(typeOf(o)=="number")?m[n].replace("@",Math.round(o)):o;}).join(" ");}else{if(k==String(Number(k))){k=Math.round(k);}}this.style[l]=k;if((k==""||k==null)&&c&&this.style.removeAttribute){this.style.removeAttribute(l);
}return this;}" getStyle="function(q){if(q=="opacity"){return g(this);}q=(q=="float"?b:q).camelCase();var k=this.style[q];if(!k||q=="zIndex"){k=[];for(var p in Element.ShortStyles){if(q!=p){continue;
}for(var o in Element.ShortStyles[p]){k.push(this.getStyle(o));}return k.join(" ");}k=this.getComputedStyle(q);}if(k){k=String(k);var m=k.match(/rgba?\([\d\s,]+\)/);
if(m){k=k.replace(m[0],m[0].rgbToHex());}}if(Browser.opera||Browser.ie){if((/^(height|width)$/).test(q)&&!(/px$/.test(k))){var l=(q=="width")?["left","right"]:["top","bottom"],n=0;
l.each(function(r){n+=this.getStyle("border-"+r+"-width").toInt()+this.getStyle("padding-"+r).toInt();},this);return this["offset"+q.capitalize()]-n+"px";
}if(Browser.ie&&(/^border(.+)Width|margin|padding/).test(q)&&isNaN(parseFloat(k))){return"0px";}}return k;}" setStyles="function(l){for(var k in l){this.setStyle(k,l[k]);
}return this;}" getStyles="function(){var k={};Array.flatten(arguments).each(function(l){k[l]=this.getStyle(l);},this);return k;}" setOpacity="function(k){f(this,k);return this;}" getOpacity="function(){return g(this);}" scrollTo="function(m,n){if(a(this)){this.getWindow().scrollTo(m,n);}else{this.scrollLeft=m;this.scrollTop=n;}return this;}" getScrolls="function(){var n=this.parentNode,m={x:0,y:0};
while(n&&!a(n)){m.x+=n.scrollLeft;m.y+=n.scrollTop;n=n.parentNode;}return m;}" getOffsetParent="function(){var m=this;if(a(m)||k(m,"position")=="fixed"){return null;
}try{return m.offsetParent;}catch(n){}return null;}" getOffsets="function(){if(this.getBoundingClientRect&&!Browser.Platform.ios){var r=this.getBoundingClientRect(),o=document.id(this.getDocument().documentElement),q=o.getScroll(),t=this.getScrolls(),s=(k(this,"position")=="fixed");
return{x:r.left.toInt()+t.x+((s)?0:q.x)-o.clientLeft,y:r.top.toInt()+t.y+((s)?0:q.y)-o.clientTop};}var n=this,m={x:0,y:0};if(a(this)){return m;}while(n&&!a(n)){m.x+=n.offsetLeft;
m.y+=n.offsetTop;if(Browser.firefox){if(!c(n)){m.x+=b(n);m.y+=g(n);}var p=n.parentNode;if(p&&k(p,"overflow")!="visible"){m.x+=b(p);m.y+=g(p);}}else{if(n!=this&&Browser.safari){m.x+=b(n);
m.y+=g(n);}}n=n.offsetParent;}if(Browser.firefox&&!c(this)){m.x-=b(this);m.y-=g(this);}return m;}" computePosition="function(m){return{left:m.x-j(this,"margin-left"),top:m.y-j(this,"margin-top")};
}" setPosition="function(m){return this.setStyles(this.computePosition(m));}" position="function(d){if(d&&(d.x!=null||d.y!=null)){return(b?b.apply(this,arguments):this);}var c=this.setStyle("position","absolute").calculatePosition(d);
return(d&&d.returnPos)?c:this.setStyles(c);}" tween="function(a,c,b){this.get("tween").start(a,c,b);
return this;}" fade="function(d){var e=this.get("tween"),g,c=["opacity"].append(arguments),a;if(c[1]==null){c[1]="toggle";}switch(c[1]){case"in":g="start";
c[1]=1;break;case"out":g="start";c[1]=0;break;case"show":g="set";c[1]=1;break;case"hide":g="set";c[1]=0;break;case"toggle":var b=this.retrieve("fade:flag",this.getStyle("opacity")==1);
g="start";c[1]=b?0:1;this.store("fade:flag",!b);a=true;break;default:g="start";}if(!a){this.eliminate("fade:flag");}e[g].apply(e,c);var f=c[c.length-1];
if(g=="set"||f!=0){this.setStyle("visibility",f==0?"hidden":"visible");}else{e.chain(function(){this.element.setStyle("visibility","hidden");this.callChain();
});}return this;}" highlight="function(c,a){if(!a){a=this.retrieve("highlight:original",this.getStyle("background-color"));a=(a=="transparent")?"#fff":a;
}var b=this.get("tween");b.start("background-color",c||"#ffff88",a).chain(function(){this.setStyle("background-color",this.retrieve("highlight:original"));
b.callChain();}.bind(this));return this;}" morph="function(a){this.get("morph").start(a);
return this;}" send="function(e){var f=this.get("send");f.send({data:this,url:e||f.options.url});return this;}" load="function(){this.get("load").send(Array.link(arguments,{data:Type.isObject,url:Type.isString}));return this;}" chains="function(b){Array.from(b||["tween","morph","reveal"]).each(function(c){c=this.get(c);
if(!c){return;}c.setOptions({link:"chain"});},this);return this;}" pauseFx="function(c,b){this.chains(b).get(b||"tween").wait(c);return this;}" tidy="function(){this.set("value",this.get("value").tidy());
}" getTextInRange="function(b,a){return this.get("value").substring(b,a);}" getSelectedText="function(){if(this.setSelectionRange){return this.getTextInRange(this.getSelectionStart(),this.getSelectionEnd());
}return document.selection.createRange().text;}" getSelectedRange="function(){if(this.selectionStart!=null){return{start:this.selectionStart,end:this.selectionEnd};
}var e={start:0,end:0};var a=this.getDocument().selection.createRange();if(!a||a.parentElement()!=this){return e;}var c=a.duplicate();if(this.type=="text"){e.start=0-c.moveStart("character",-100000);
e.end=e.start+a.text.length;}else{var b=this.get("value");var d=b.length;c.moveToElementText(this);c.setEndPoint("StartToEnd",a);if(c.text.length){d-=b.match(/[\n\r]*$/)[0].length;
}e.end=d-c.text.length;c.setEndPoint("StartToStart",a);e.start=d-c.text.length;}return e;}" getSelectionStart="function(){return this.getSelectedRange().start;
}" getSelectionEnd="function(){return this.getSelectedRange().end;}" setCaretPosition="function(a){if(a=="end"){a=this.get("value").length;}this.selectRange(a,a);
return this;}" getCaretPosition="function(){return this.getSelectedRange().start;}" selectRange="function(e,a){if(this.setSelectionRange){this.focus();this.setSelectionRange(e,a);
}else{var c=this.get("value");var d=c.substr(e,a-e).replace(/\r/g,"").length;e=c.substr(0,e).replace(/\r/g,"").length;var b=this.createTextRange();b.collapse(true);
b.moveEnd("character",e+d);b.moveStart("character",e);b.select();}return this;}" insertAtCursor="function(b,a){var d=this.getSelectedRange();var c=this.get("value");
this.set("value",c.substring(0,d.start)+b+c.substring(d.end,c.length));if(a!==false){this.selectRange(d.start,d.start+b.length);}else{this.setCaretPosition(d.start+b.length);
}return this;}" insertAroundCursor="function(b,a){b=Object.append({before:"",defaultMiddle:"",after:""},b);var c=this.getSelectedText()||b.defaultMiddle;
var g=this.getSelectedRange();var f=this.get("value");if(g.start==g.end){this.set("value",f.substring(0,g.start)+b.before+c+b.after+f.substring(g.end,f.length));
this.selectRange(g.start+b.before.length,g.end+b.before.length+c.length);}else{var d=f.substring(g.start,g.end);this.set("value",f.substring(0,g.start)+b.before+d+b.after+f.substring(g.end,f.length));
var e=g.start+b.before.length;if(a!==false){this.selectRange(e,e+d.length);}else{this.setCaretPosition(e+f.length);}}return this;}" measure="function(h){if(a(this)){return h.call(this);}var g=this.getParent(),e=[];while(!a(g)&&g!=document.body){e.push(g.expose());
g=g.getParent();}var f=this.expose(),d=h.call(this);f();e.each(function(i){i();});return d;}" expose="function(){if(this.getStyle("display")!="none"){return function(){};
}var d=this.style.cssText;this.setStyles({display:"block",position:"absolute",visibility:"hidden"});return function(){this.style.cssText=d;}.bind(this);
}" getDimensions="function(d){d=Object.merge({computeSize:false},d);var i={x:0,y:0};var h=function(j,e){return(e.computeSize)?j.getComputedSize(e):j.getSize();
};var f=this.getParent("body");if(f&&this.getStyle("display")=="none"){i=this.measure(function(){return h(this,d);});}else{if(f){try{i=h(this,d);}catch(g){}}}return Object.append(i,(i.x||i.x===0)?{width:i.x,height:i.y}:{x:i.width,y:i.height});
}" getComputedSize="function(d){if(d&&d.plains){d.planes=d.plains;}d=Object.merge({styles:["padding","border"],planes:{height:["top","bottom"],width:["left","right"]},mode:"both"},d);
var g={},e={width:0,height:0},f;if(d.mode=="vertical"){delete e.width;delete d.planes.width;}else{if(d.mode=="horizontal"){delete e.height;delete d.planes.height;
}}b(d.styles,d.planes).each(function(h){g[h]=this.getStyle(h).toInt();},this);Object.each(d.planes,function(i,h){var k=h.capitalize(),j=this.getStyle(h);
if(j=="auto"&&!f){f=this.getDimensions();}j=g[h]=(j=="auto")?f[h]:j.toInt();e["total"+k]=j;i.each(function(m){var l=c(m,g);e["computed"+m.capitalize()]=l;
e["total"+k]+=l;});},this);return Object.append(e,g);}" pin="function(h,f){if(!b){c();}if(this.getStyle("display")=="none"){return this;}var j,k=window.getScroll(),l,e;
if(h!==false){j=this.getPosition(a?document.body:this.getOffsetParent());if(!this.retrieve("pin:_pinned")){var g={top:j.y-k.y,left:j.x-k.x};if(a&&!f){this.setStyle("position","fixed").setStyles(g);
}else{l=this.getOffsetParent();var i=this.getPosition(l),m=this.getStyles("left","top");if(l&&m.left=="auto"||m.top=="auto"){this.setPosition(i);}if(this.getStyle("position")=="static"){this.setStyle("position","absolute");
}i={x:m.left.toInt()-k.x,y:m.top.toInt()-k.y};e=function(){if(!this.retrieve("pin:_pinned")){return;}var n=window.getScroll();this.setStyles({left:i.x+n.x,top:i.y+n.y});
}.bind(this);this.store("pin:_scrollFixer",e);window.addEvent("scroll",e);}this.store("pin:_pinned",true);}}else{if(!this.retrieve("pin:_pinned")){return this;
}l=this.getParent();var d=(l.getComputedStyle("position")!="static"?l:l.getOffsetParent());j=this.getPosition(d);this.store("pin:_pinned",false);e=this.retrieve("pin:_scrollFixer");
if(!e){this.setStyles({position:"absolute",top:j.y+k.y,left:j.x+k.x});}else{this.store("pin:_scrollFixer",null);window.removeEvent("scroll",e);}this.removeClass("isPinned");
}return this;}" unpin="function(){return this.pin(false);}" togglePin="function(){return this.pin(!this.retrieve("pin:_pinned"));}" calculatePosition="function(c){return a.getPosition(this,c);}" isDisplayed="function(){return this.getStyle("display")!="none";
}" isVisible="function(){var a=this.offsetWidth,b=this.offsetHeight;return(a==0&&b==0)?false:(a>0&&b>0)?true:this.style.display!="none";}" toggle="function(){return this[this.isDisplayed()?"hide":"show"]();
}" hide="function(){var b;try{b=this.getStyle("display");}catch(a){}if(b=="none"){return this;}return this.store("element:_originalDisplay",b||"").setStyle("display","none");
}" show="function(a){if(!a&&this.isDisplayed()){return this;}a=a||this.retrieve("element:_originalDisplay")||"block";return this.setStyle("display",(a=="none")?"block":a);
}" swapClass="function(a,b){return this.removeClass(a).addClass(b);}" mask="function(a){if(a){this.set("mask",a);
}this.get("mask").show();return this;}" unmask="function(){this.get("mask").hide();return this;}" spin="function(a){if(a){this.set("spinner",a);
}this.get("spinner").show();return this;}" unspin="function(){this.get("spinner").hide();return this;}" formUpdate="function(c,b){var a=this.retrieve("form.request");if(!a){a=new Form.Request(this,c,b);
}else{if(c){a.setTarget(c);}if(b){a.setOptions(b).makeRequest();}}a.send();return this;}" reveal="function(b){this.get("reveal").setOptions(b).reveal();return this;}" dissolve="function(b){this.get("reveal").setOptions(b).dissolve();
return this;}" nix="function(b){var c=Array.link(arguments,{destroy:Type.isBoolean,options:Type.isObject});this.get("reveal").setOptions(b).dissolve().chain(function(){this[c.destroy?"destroy":"dispose"]();
}.bind(this));return this;}" wink="function(){var c=Array.link(arguments,{duration:Type.isNumber,options:Type.isObject});var b=this.get("reveal").setOptions(c.options);
b.reveal().chain(function(){(function(){b.dissolve();}).delay(c.duration||2000);});}" validate="function(a){if(a){this.set("validator",a);}return this.get("validator").validate();}" move="function(a){this.get("move").start(a);return this;}" slide="function(d,e){d=d||"toggle";
var b=this.get("slide"),a;switch(d){case"hide":b.hide(e);break;case"show":b.show(e);break;case"toggle":var c=this.retrieve("slide:flag",b.open);b[c?"slideOut":"slideIn"](e);
this.store("slide:flag",!c);a=true;break;default:b.start(d,e);}if(!a){this.eliminate("slide:flag");}return this;}" makeResizable="function(a){var b=new Drag(this,Object.merge({modifiers:{x:"width",y:"height"}},a));
this.store("resizer",b);return b.addEvent("drag",function(){this.fireEvent("resize",b);}.bind(this));}" makeDraggable="function(a){var b=new Drag.Move(this,a);
this.store("dragger",b);return b;}">


I think it's from bootstrap script. Please try to disable it to test if this is the problem.



can you tell me more clearly what should I do?
are not an expert...


could be problems with JCE editor?
User avatar
Expert Boarder

teitbite
Wed Jun 05, 2013 11:17 pm
Reply with quote
Report this post
Hi

Judging by the name of the class it looks like it's a code added by selectivizr . Please try to disable it in template configuration.
User avatar
Moderator

GK User
Thu Jun 06, 2013 9:39 am
Reply with quote
Report this post
teitbite wrote:Hi

Judging by the name of the class it looks like it's a code added by selectivizr . Please try to disable it in template configuration.



ciao, please, too generic for me ...., where you disable selectivizr
with greater precision .... :S
User avatar
Expert Boarder

GK User
Thu Jun 06, 2013 9:41 am
Reply with quote
Report this post
bauhausitalia wrote:
teitbite wrote:Hi

Judging by the name of the class it looks like it's a code added by selectivizr . Please try to disable it in template configuration.



ciao, please, too generic for me ...., where you disable selectivizr
with greater precision .... :S



possible that you are the only one with this problem!!!!
User avatar
Expert Boarder

GK User
Thu Jun 06, 2013 10:00 am
Reply with quote
Report this post
bauhausitalia wrote:
bauhausitalia wrote:
teitbite wrote:Hi

Judging by the name of the class it looks like it's a code added by selectivizr . Please try to disable it in template configuration.



ciao, please, too generic for me ...., where you disable selectivizr
with greater precision .... :S



possible that you are the only one with this problem!!!!


when you say how ... (solution)
also say where (solution)
User avatar
Expert Boarder

teitbite
Thu Jun 06, 2013 7:07 pm
Reply with quote
Report this post
Hi

Please send me an access to joomla panel. I'll look for this script in Your site.
User avatar
Moderator

GK User
Fri Jun 07, 2013 10:20 am
Reply with quote
Report this post
teitbite wrote:Hi

Please send me an access to joomla panel. I'll look for this script in Your site.





Thanks find the data in your email subject thermic95
User avatar
Expert Boarder

teitbite
Sat Jun 08, 2013 2:26 pm
Reply with quote
Report this post
Hi

Sorry, but the access You've send me is not working. Can You please check it and send it one more time ?
User avatar
Moderator

GK User
Sat Jun 08, 2013 7:10 pm
Reply with quote
Report this post
teitbite wrote:Hi

Sorry, but the access You've send me is not working. Can You please check it and send it one more time ?



excuse too many passwords in my head....
I sent those ok .... :oops:
User avatar
Expert Boarder

teitbite
Sun Jun 09, 2013 9:43 pm
Reply with quote
Report this post
Hi

I cannot find any plugin adding selectivzr functinality to Your site. I've also scanned quickstart to see if it's not included in code, but not. I think it's comming along with one of modules, but I would need to scan Your site to be sure. Do I have Your permission to install akeeba component to make a copy of Your site, download it and scan ?
User avatar
Moderator

GK User
Mon Jun 10, 2013 11:59 am
Reply with quote
Report this post
teitbite wrote:Hi

I cannot find any plugin adding selectivzr functinality to Your site. I've also scanned quickstart to see if it's not included in code, but not. I think it's comming along with one of modules, but I would need to scan Your site to be sure. Do I have Your permission to install akeeba component to make a copy of Your site, download it and scan ?


certain that you...!!!
User avatar
Expert Boarder

GK User
Mon Jun 10, 2013 12:53 pm
Reply with quote
Report this post
bauhausitalia wrote:
teitbite wrote:Hi

I cannot find any plugin adding selectivzr functinality to Your site. I've also scanned quickstart to see if it's not included in code, but not. I think it's comming along with one of modules, but I would need to scan Your site to be sure. Do I have Your permission to install akeeba component to make a copy of Your site, download it and scan ?


certain that you...!!!


YES
User avatar
Expert Boarder

teitbite
Tue Jun 11, 2013 9:30 am
Reply with quote
Report this post
Hi

Sorry, but I still could not found this code in Your site. So I'm guessing this is added by IE itself. Please try disable additional plugins in IE just to check if I'm right, here is an article about how to make it: http://support.microsoft.com/kb/883256/en-us
User avatar
Moderator

GK User
Tue Jun 11, 2013 10:25 am
Reply with quote
Report this post
teitbite wrote:Hi

Sorry, but I still could not found this code in Your site. So I'm guessing this is added by IE itself. Please try disable additional plugins in IE just to check if I'm right, here is an article about how to make it: http://support.microsoft.com/kb/883256/en-us


then the template does not work with internet explorer!
I am not able to make this change ...
User avatar
Expert Boarder

GK User
Tue Jun 11, 2013 10:27 am
Reply with quote
Report this post
bauhausitalia wrote:
teitbite wrote:Hi

Sorry, but I still could not found this code in Your site. So I'm guessing this is added by IE itself. Please try disable additional plugins in IE just to check if I'm right, here is an article about how to make it: http://support.microsoft.com/kb/883256/en-us


then the template does not work with internet explorer!
I am not able to make this change ...


because there are que!!!!!!!
User avatar
Expert Boarder

teitbite
Wed Jun 12, 2013 9:30 am
Reply with quote
Report this post
Hi

That was just to test if it's affect this part. Problem is that it's working fine with quickstart, so this fact got me thinking it's because of some 3rd party extension. Ok, lets try a different approach and work with what we got now. Try adding this code to override.css (remember allowing override in template settings):

Code: Select all
.customsmallspaces tbody tr td {
    border-bottom: 1px solid #EEEEEE;
    padding: 6px 0;
    text-align: center;
    width: 25% !important;
}
User avatar
Moderator

GK User
Wed Jun 12, 2013 9:49 pm
Reply with quote
Report this post
teitbite wrote:Hi

That was just to test if it's affect this part. Problem is that it's working fine with quickstart, so this fact got me thinking it's because of some 3rd party extension. Ok, lets try a different approach and work with what we got now. Try adding this code to override.css (remember allowing override in template settings):

Code: Select all
.customsmallspaces tbody tr td {
    border-bottom: 1px solid #EEEEEE;
    padding: 6px 0;
    text-align: center;
    width: 25% !important;
}



I did what you say ...
I do not have PC
can you tell me if what we did it work?
User avatar
Expert Boarder

GK User
Thu Jun 13, 2013 11:16 am
Reply with quote
Report this post
bauhausitalia wrote:
teitbite wrote:Hi

That was just to test if it's affect this part. Problem is that it's working fine with quickstart, so this fact got me thinking it's because of some 3rd party extension. Ok, lets try a different approach and work with what we got now. Try adding this code to override.css (remember allowing override in template settings):

Code: Select all
.customsmallspaces tbody tr td {
    border-bottom: 1px solid #EEEEEE;
    padding: 6px 0;
    text-align: center;
    width: 25% !important;
}



I did what you say ...
I do not have PC
can you tell me if what we did it work?


I do not think there until progress ...
but those who use this as a template solves the problem?
User avatar
Expert Boarder

teitbite
Thu Jun 13, 2013 5:41 pm
Reply with quote
Report this post
Hi

Noone else has reported a similar problem, this is why I suppose it's becuase of some 3rd party extension only You use. Anyway the fix I gave You last time worked :) Please see the screenshot:
User avatar
Moderator

GK User
Sat Jun 15, 2013 9:45 am
Reply with quote
Report this post
teitbite wrote:Hi

Noone else has reported a similar problem, this is why I suppose it's becuase of some 3rd party extension only You use. Anyway the fix I gave You last time worked :) Please see the screenshot:



So thank you very much ...

you're entered in the control panel ....
3rd party extension
which could be .....
User avatar
Expert Boarder

GK User
Sat Jun 15, 2013 9:50 am
Reply with quote
Report this post
bauhausitalia wrote:
teitbite wrote:Hi

Noone else has reported a similar problem, this is why I suppose it's becuase of some 3rd party extension only You use. Anyway the fix I gave You last time worked :) Please see the screenshot:



So thank you very much ...

you're entered in the control panel ....
3rd party extension
which could be .....



could you tell me what does this correction
.customsmallspaces tbody tr td {
border-bottom: 1px solid #EEEEEE;
padding: 6px 0;
text-align: center;
width: 25% !important;
User avatar
Expert Boarder

teitbite
Sun Jun 16, 2013 2:37 pm
Reply with quote
Report this post
Hi

This only adds a width to table cells. So it's divided equally now. So the most important is this line:

Code: Select all
width: 25% !important;


rest of the code is how this table looks already except that I've removed some padding on left and right to make it position correctly:

Code: Select all
padding: 6px 0;
User avatar
Moderator

GK User
Tue Jun 18, 2013 4:19 pm
Reply with quote
Report this post
teitbite wrote:Hi

This only adds a width to table cells. So it's divided equally now. So the most important is this line:

Code: Select all
width: 25% !important;


rest of the code is how this table looks already except that I've removed some padding on left and right to make it position correctly:

Code: Select all
padding: 6px 0;


OK grazie!
User avatar
Expert Boarder

teitbite
Wed Jun 19, 2013 9:45 pm
Reply with quote
Report this post
Hi

No problem. I'm glad I could help :)
User avatar
Moderator


cron