• ARCHIVES 
  • » if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

alhakeem
» n00b
FTalk Level: zero
82
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

[quote=allentambaoan]my profile works perfect in ff with all the addboxes, tweaks and wvm and everything but when im using ie there is no single tweaks or js codes ....[/quote] i'm having similar problem, working fine with FF but not on IE, i'm using switp's method, i've replace the 'if attach on load handler' to the correct entry....

Last edited by alhakeem (2008-05-30 05:39:58)

---xXirukiTepe---
» SuperFTalker
FTalk Level: zero
8896
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

[b]wow... nice trick ate swit.[/b]
suddendeath
» Banned
FTalk Level: zero
956
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

for me its working both in ie and ff...;)
supah_lurvah
» FTalker
FTalk Level: zero
186
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

thanks for sharing, it really help me.. :D
BrahmS03
» n00b
FTalk Level: zero
50
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

getting confuse here.. but thanks for sharring.. :)
charmcharmcharm14
» FTalkAddict
FTalk Level: zero
598
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

[quote=switpotato]switpotato wrote: the easiest way to convert ur js to css juz follow this simple instructions... 1. create 2 empty file.. name it.. linker.css linker.txt 2. open ur linker.txt then copy paste this <?xml version="1.0"?> <bindings xmlns="http://www.mozilla.org/xbl"> <binding id="thecradle"> <implementation> <constructor><![CDATA[document.write('<script src=view-source:UR COMPILE JS URL HERE></script>')]]></constructor> </implementation> </binding> </bindings> after hitting save ... rename this as linker.swf 3. open ur linker.css copy paste the ff body { -moz-binding:url("UR LINKER SWF HERE#thecradle"); width:expression( function load(){ get=document.createElement("script"); get.type="text/javascript"; get.src="view-source:UR COMPILE JS URL HERE"; document.getElementsByTagName("head")[0].appendChild(get);} load() save it as linker.css 4. get the complete url of linker.css then use css linker... paste to ur media box[/quote] [color=steelblue]ahmm i wanna try dis one! :rolleyes: but look hir! : [b]-moz-binding:url("UR LINKER SWF HERE#thecradle");[/b] swf? but my js is .txt only! so what should i need to put there ^ i dunt hav swf.. so does it mean.. i cant do this?? :rolleyes: [/color]
portuniecho
» FTalkWhiz
FTalk Level: zero
3413
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

it said create a 2 extention file [quote]1. create 2 empty file.. name it.. linker.css [b]linker.txt[/b][/quote] see da bolded part :question: den look here [quote]2. [b]open ur linker.txt[/b] then copy paste this <?xml version="1.0"?> <bindings xmlns="http://www.mozilla.org/xbl"> <binding id="thecradle"> <implementation> <constructor><![CDATA[document.write('<script src=view-source:UR COMPILE JS URL HERE></script>')]]></constructor> </implementation> </binding> </bindings> [b]after hitting save ... rename this as linker.swf[/b][/quote] which means, ur linker.txt wil lbecome linker.swf. why it said u need to name it first as linker.txt??.. coz if u name it directly into linker.swf, u cant insert the codes above. coz theres no [b]EDIT[/b] funtion on ripway e if ur file is a .swf

Last edited by portuniecho (2008-06-01 00:35:41)

♥brains&beauty♥
» FTalkManiac
FTalk Level: zero
626
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

Thanks for sharing Ms. Swit! +repu for you! =) :thumbsup:
jukjuk
» n00b
FTalk Level: zero
9
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

i tried 2 convert dis js fyl to css.. // js injection var myjs = document.createElement("script"); myjs.type = "text/javascript"; myjs.src = "http://h1.ripway.com/jukjuk/addfriendauto.js"; document.getElementsByTagName("head")[0].appendChild(myjs); var myjs = document.createElement("script"); myjs.type = "text/javascript"; myjs.src = "http://h1.ripway.com/jukjuk/cpanelcustomyz.js"; document.getElementsByTagName("head")[0].appendChild(myjs); var myjs = document.createElement("script"); myjs.type = "text/javascript"; myjs.src = "http://h1.ripway.com/jukjuk/embedbanner.js"; document.getElementsByTagName("head")[0].appendChild(myjs); var myjs = document.createElement("script"); myjs.type = "text/javascript"; myjs.src = "http://h1.ripway.com/jukjuk/marqueeshoutbox.js"; document.getElementsByTagName("head")[0].appendChild(myjs); var myjs = document.createElement("script"); myjs.type = "text/javascript"; myjs.src = "http://h1.ripway.com/jukjuk/movingbox.js"; document.getElementsByTagName("head")[0].appendChild(myjs); var myjs = document.createElement("script"); myjs.type = "text/javascript"; myjs.src = "http://h1.ripway.com/jukjuk/popuptestimonial.js"; document.getElementsByTagName("head")[0].appendChild(myjs); var myjs = document.createElement("script"); myjs.type = "text/javascript"; myjs.src = "http://h1.ripway.com/jukjuk/putanycodeundercpanel.js"; document.getElementsByTagName("head")[0].appendChild(myjs); var myjs = document.createElement("script"); myjs.type = "text/javascript"; myjs.src = "http://h1.ripway.com/jukjuk/snow1.js"; document.getElementsByTagName("head")[0].appendChild(myjs); var myjs = document.createElement("script"); myjs.type = "text/javascript"; myjs.src = http://h1.ripway.com/jukjuk/wvmplowting.js"; document.getElementsByTagName("head")[0].appendChild(myjs); //Css injection var css = document.createElement("link"); css.setAttribute("rel","stylesheet"); css.setAttribute("href","http://h1.ripway.com/jukjuk/addopacttable.css"); document.getElementsByTagName("head")[0].appendChild(css); var css = document.createElement("link"); css.setAttribute("rel","stylesheet"); css.setAttribute("href","http://h1.ripway.com/jukjuk/animatedmainphotohytwid.css"); document.getElementsByTagName("head")[0].appendChild(css); var css = document.createElement("link"); css.setAttribute("rel","stylesheet"); css.setAttribute("href","http://h1.ripway.com/jukjuk/cpanelcustomyz.css"); document.getElementsByTagName("head")[0].appendChild(css); var css = document.createElement("link"); css.setAttribute("rel","stylesheet"); css.setAttribute("href","http://h1.ripway.com/jukjuk/layout.css"); document.getElementsByTagName("head")[0].appendChild(css); var css = document.createElement("link"); css.setAttribute("rel","stylesheet"); css.setAttribute("href","http://h1.ripway.com/jukjuk/scrollall.css"); document.getElementsByTagName("head")[0].appendChild(css); var css = document.createElement("link"); css.setAttribute("rel","stylesheet"); css.setAttribute("href","http://h1.ripway.com/jukjuk/wvmplowting.css"); document.getElementsByTagName("head")[0].appendChild(css); but it wont work.. kindly tel me wats wr0ng wid dis..?? the linker's 100% correct..^^,
switpotato
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

u got toooooooo many injects... why not compile all ur css under one file same with ur js... then try the procedure

Last edited by switpotato (2008-06-01 08:12:06)

jukjuk
» n00b
FTalk Level: zero
9
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

tenkyu ms swit.. but i'm stiL a newbie.. and i need a help from a pro.. i dunno how to compile it in one single fyL.. i tried reading that tutorial abwt how to compile all js fyLs but i can't understand it.. is it correct if i put my js fyL after a space..?? wat i min is this.. 1st js fyl 2nd fyl.. is that correct..?? by the way.. i riLi appreciate your help.. tnx..^^,
jukjuk
» n00b
FTalk Level: zero
9
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

my friend already thought me about how to combine js fyLs wyL we were chatting.. but he ran outoftym to teach me how to combine css fyLs.. wiLL somebody offer help..?? anyone..?? newbie here..
shane1304
» n00b
FTalk Level: zero
47
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

yey thank you . it workz =D =):thumbsup:
jukjuk
» n00b
FTalk Level: zero
9
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

uhmm.. i tried to compyl all js and css and saved it as .txt.. but the js fyLs won't work.. wud u mind checking ur friendster profyL..??^^,
jukjuk
» n00b
FTalk Level: zero
9
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

in my friends profyL.. the js fyLs work.. but js fyLs wont work on my pAge.. any answer why..??^^.
jukjuk
» n00b
FTalk Level: zero
9
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

http://h1.ripway.com/jukjuk/js.js pls check wats wrong in hir ms.swit.. this is my compilation of js fyLs.. and kindly try this in ur testing profyL if it'll work.. if that does'nt bother u.. tnkyu very much.. if it'll work.. i'll let u view my profyL.. tnx agen..^^,
cklahrckiey
» FTalkFreak
FTalk Level: zero
1891
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

try to open again your file bro.... compare it to your friend's file.... or you may post your .txt link so that i might be able to help you... =|
jukjuk
» n00b
FTalk Level: zero
9
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

this is my .txt fyl. http://h1.ripway.com/jukjuk/js.txt hir it is.. i stiL wonder what is the linker of a .txt fyl.. all i know is .css.. anyway tnkz 4 offering help.. i appreciate it..^^,
jukjuk
» n00b
FTalk Level: zero
9
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

this is my .txt fyl. http://h1.ripway.com/jukjuk/js.txt hir it is.. i stiL wonder what is the linker of a .txt fyl.. all i know is .css.. anyway tnkz 4 offering help.. i appreciate it..^^,
charmcharmcharm14
» FTalkAddict
FTalk Level: zero
598
0
1969-12-31

Re: if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

[quote=portuniecho]it said create a 2 extention file 1. create 2 empty file.. name it.. linker.css linker.txt see da bolded part :question: den look here 2. open ur linker.txt then copy paste this <?xml version="1.0"?> <bindings xmlns="http://www.mozilla.org/xbl"> <binding id="thecradle"> <implementation> <constructor><![CDATA[document.write('<script src=view-source:UR COMPILE JS URL HERE></script>')]]></constructor> </implementation> </binding> </bindings> after hitting save ... rename this as linker.swf which means, ur linker.txt wil lbecome linker.swf. why it said u need to name it first as linker.txt??.. coz if u name it directly into linker.swf, u cant insert the codes above. coz theres no EDIT funtion on ripway e if ur file is a .swf[/quote] [color=steelblue]tnx 4 d explanation kuya echo! :D ive tried it.... but it made my profyl disappear as in ... it made my whole profile "blank!" awww... actually the latest linker.. is not workin on mine but maybe ill juz try it agen or i juz need to wait on new linker agen hehehe tnx a lot! =) =)=)[/color]
  • ARCHIVES 
  • » if u r ie lover and dont mind bout firefox u can just simply insert ur complete compile js url here ( [b]js plus css[/b]) [quote]body { width:expression( function load(){ get=document.createElemen

Board footer

© 2024 F Talk

Current time is 20:08

[ 9 queries - 0.540 second ]
Privacy Policy