• ARCHIVES 
  • » hi guys....have a prob with my codes i just want to insert my css codes in my js codes.. like the asset thing.?? tnx a lot.

Pages: 1

hi guys....have a prob with my codes i just want to insert my css codes in my js codes.. like the asset thing.?? tnx a lot.

jet2690
» n00b
FTalk Level: zero
15
0
1969-12-31

hi guys....have a prob with my codes i just want to insert my css codes in my js codes.. like the asset thing.?? tnx a lot.

hi guys....have a prob with my codes i just want to insert my css codes in my js codes.. like the asset thing.?? tnx a lot.
alecxa16
» FTalkAddict
FTalk Level: zero
337
0
1969-12-31

Re: hi guys....have a prob with my codes i just want to insert my css codes in my js codes.. like the asset thing.?? tnx a lot.

[b]try to use this code..[/b] [b]SAMPLE CODE[/b] // css inject var css = document.createElement("link"); css.type = "text/css"; css.rel = "stylesheet";css.href = "CSS CODE URL"; css.media = "screen, print";document.getElementsByTagName("head")[0].appendChild(css); ---SAMPLE JS CODES---- if(!attachOnLoadHandler(function(){tflViewerAlertBox()}))parent.onload=function(){tflViewerAlertBox()}; var arrAlertBox = []; function tflViewerAlertBox(){ sendXMLHttpRequestText("http://"+location.hostname+"/user.php?uid="+pageViewerID+"&_pmr=h&_pmmo=0&_pmt=controlpanel_1_1","processRequestText");} //end of tflViewerAlertBox function tflAlertBox(w,x,y,z){ //tflAlertBox [update 19-09-2008] //by tekfatliu, copyright 2008 http://profiles.friendster.com/47964002 //credits: tekfatliu, mooTools //licensed under GNU General Public License, version 2 http://www.gnu.org/licenses/gpl.html //Disclaimer: NO GUARANTEE and WARRANTY provided! For educational purposes only. //Author will not be liable of ANY damage through the use of this program if($('tflABBox')==false){var u=new Element('div',{id:'tflABMask','styles':{'position':'absolute','top':0,'left':0,'opacity':0,'background':'#000000','height':(window.getHeight()>window.getScrollHeight())?window.getHeight():window.getScrollHeight(),'width':'100%','z-index':89999}});var v=new Element('div',{id:'tflABBox','styles':{'background':'#d0d0d0','border':'2px solid','visibility':'hidden','border-color':'#f0f0f0 #909090 #909090 #f0f0f0','z-index':90000}});document.body.appendChild(u);document.body.appendChild(v);$(v).makeDraggable();strABTittle="<span id='tflABTittle' style='padding:4; font-weight:bold; display:block; text-align:left; background:#000000; color:#ffffff;'></span>";strABMessage="<div id='tflABMessage' style='padding:5'></div><button id='tflABClose' style='cursor:pointer;margin:6'>Close</button>";$(v).setHTML(strABTittle+strABMessage);arrAlertBox.push(new Fx.Style(u,'opacity',{duration:1000,wait:false}));arrAlertBox.push(new Fx.Style(v,'opacity',{duration:1500,wait:false}));arrAlertBox.push(true);$('tflABClose').addEvent('click',function(){arrAlertBox[2]=false;arrAlertBox[1].start(1,0);arrAlertBox[0].start(.7,0)});document.addEvents({'keypress':function(e){if(window.event){var keyCode=window.event.keyCode}else{var keyCode=e.keyCode?e.keyCode:e.which?e.which:e.charCode}if(keyCode==27)if(arrAlertBox[2]){arrAlertBox[2]=false;arrAlertBox[1].start(1,0);arrAlertBox[0].start(.7,0)}}})}$('tflABTittle').setHTML(w);$('tflABMessage').setHTML(x);y=y||250;z=z||'#111';$('tflABBox').setStyles({'width':y,'top':200,'left':(document.body.clientWidth/2)-(y/2)});$('tflABMask').setStyles({'background':z});arrAlertBox[0].start(0,.7);arrAlertBox[1].start(0,1);arrAlertBox[2]=true}; function processRequestText(a){ var b=/imgblock200\x22><a[\S\s]*?img src="([\S\s]*?)"/i.exec(a)[1];var c=/>([\S]*male)/i.exec(a)[1];var d=/male, ([\d]*),/i.exec(a)[1];var e=/male, [\d]*,([\S\s]*?)<\/span><\/li>/i.exec(a)[1];var f=/Location\: <\/span><a[\S\s]*?>([\S\s]*?)<\/a><\/li>/i.exec(a)[1];var g=/Since\: <\/span>([\S\s]+?)<\/li>/i.exec(a)[1]; var h="<div class=\"fitem1wrapper\"><table class=\"fitem1table\"><tbody><tr><td class=\"itd\"><div class=\"imgblock75\"><a href=\"http://profiles.friendster.com/"+pageViewerID+"\"><img src=\""+b+"\"></a></div></td><td class=\"dtd\"><ul class=\"data\"><li class=\"title\"><a href=\"http://profiles.friendster.com/"+pageViewerID+"\">"+pageViewerFName+"</a></li><li>"+c+" "+d+", "+e+"</li><li>Member Since : "+g+"</li><li>Location : "+f+"</li></ul></td></tr></tbody></table></div>";tflAlertBox(" My Welcome Box ",h,300,'#111');}; --------- just insert here ur js codes... and upload in your hosting site. goodluck.

Last edited by alecxa16 (2009-01-14 02:06:47)

darylldelfin
» FTalkGeek
FTalk Level: zero
1389
0
1969-12-31

Re: hi guys....have a prob with my codes i just want to insert my css codes in my js codes.. like the asset thing.?? tnx a lot.

Asset.css('CSSURLHERE'); Compile with your .js file.
jet2690
» n00b
FTalk Level: zero
15
0
1969-12-31

Re: hi guys....have a prob with my codes i just want to insert my css codes in my js codes.. like the asset thing.?? tnx a lot.

tnx tnx guys!.. it helps a lot!... weeee
UseLess45
» FTalkManiac
FTalk Level: zero
791
0
1969-12-31

Re: hi guys....have a prob with my codes i just want to insert my css codes in my js codes.. like the asset thing.?? tnx a lot.

ok ur welcome...... :thumbsup:
  • ARCHIVES 
  • » hi guys....have a prob with my codes i just want to insert my css codes in my js codes.. like the asset thing.?? tnx a lot.

Pages: 1

Board footer

© 2025 F Talk

Current time is 03:07

[ 10 queries - 0.008 second ]
Privacy Policy