friendsterTalk - Friendster Forum

friendsterTalk - Friendster Forum

Welcome guest! Please Login or Register.

#21  2008-05-08 14:46:38

korokok
» FriendsterNewbie
Location: where you go
Registered: 2007-08-25
Posts: 25
Last visit: 2008-11-19
Reputation: ~
Friendster

Re: Converting Compile JS to Css

demn.. dunno why but its not working for me...
any other reports on this code?
I'd like to know if anyone has the same problem...


#22  2008-05-08 16:56:59

Angell de Ville
» FriendsterTalker
Angell de Ville's display avatar
Rockstars
Registered: 2007-11-19
Posts: 121
Last visit: 2008-11-15
Reputation: 6

Re: Converting Compile JS to Css

this js to css injection is for ie only... u need to add the binding and create an xml file to make it work for fx also...


Imajinasi lebih baik daripada pengetahuan...

#23  2008-05-08 17:13:23

switpotato
» FriendsterWhiz
switpotato's display avatar
dcrazier dbetter bxtreme
Class X
Location: HubbieHubbieLand
Registered: 2007-05-23
Posts: 2952
Reputation: 283

Re: Converting Compile JS to Css

waaa... u didnt mention that to me .. when i viewd the sample in firefox its working wakoko better edit my post then ... tseee


   
my official site>>    http://switpotato.ucoz.com/
Ive juz realized.. many peepz r such a user..
to all affected with this have a lil delicadeza..remove
my works from ur site... u r selfish ... who knows how to get
but never know how to give.. puro sarili inintindi nyo!!

#24  2008-05-08 17:17:24

joebz
» FriendsterWhiz
joebz's display avatar
Snapped Lead
Class-S
Location: Printer
Registered: 2008-02-12
Posts: 2519
Reputation: 185
Friendster

Re: Converting Compile JS to Css

oooh new one i'll try this, thanks ate switXDDD





There is something I see in YOU
It might kill me
I want it to be TRUE

#25  2008-05-08 22:43:33

angelalaine
» Promoter
angelalaine's display avatar
Registered: 2007-07-20
Posts: 1845
Reputation: 140
???

Re: Converting Compile JS to Css

thanks for this sweet. Lucky for me im using IE browser hehehe



#26  2008-05-09 00:22:23

*+*Jan Ivan*+*
» FriendsterTalker
*+*Jan Ivan*+*'s display avatar
I Told You So
Location: Tragedy Area
Registered: 2007-06-05
Posts: 270
Last visit: 2008-10-19
Reputation: -1
Friendster

Re: Converting Compile JS to Css

but in FF its not working :(



#27  2008-05-09 04:31:06

korokok
» FriendsterNewbie
Location: where you go
Registered: 2007-08-25
Posts: 25
Last visit: 2008-11-19
Reputation: ~
Friendster

Re: Converting Compile JS to Css

even in IE its not working for me...
just an update...


#28  2008-05-09 04:42:09

mabuhay
» FriendsterFreak
mabuhay's display avatar
KKB YOUTH SUMMIT 08
Friendstertalk University
Location: Laguna
Registered: 2008-03-11
Posts: 1766
Reputation: 78
Friendster

Re: Converting Compile JS to Css

last night it's working but now waaaaaaaaaahhhhhhhh not working again ...:crybaby:



#29  2008-05-09 04:46:16

switpotato
» FriendsterWhiz
switpotato's display avatar
dcrazier dbetter bxtreme
Class X
Location: HubbieHubbieLand
Registered: 2007-05-23
Posts: 2952
Reputation: 283

Re: Converting Compile JS to Css

@ mabuhay... fs updated but linker aint affected
to all.... FF user worry not ill bug angell for crossbrowser version :P


   
my official site>>    http://switpotato.ucoz.com/
Ive juz realized.. many peepz r such a user..
to all affected with this have a lil delicadeza..remove
my works from ur site... u r selfish ... who knows how to get
but never know how to give.. puro sarili inintindi nyo!!

#30  2008-05-09 05:18:01

sanchome
» FriendsterNewbie
sanchome's display avatar
Registered: 2008-05-08
Posts: 31
Last visit: 2008-05-23
Reputation: ~

Re: Converting Compile JS to Css

this method is still working for me :D both FF IE

#31  2008-05-09 09:40:18

jen1209
» FriendsterNewbie
jen1209's display avatar
....mYseLf....
Location: outside the woRlD
Registered: 2008-05-07
Posts: 18
Last visit: 2008-05-19
Reputation: ~
Friendster

Re: Converting Compile JS to Css

i think it's not working for me... both FF and IE.. :cry:

#32  2008-05-09 15:14:48

alhakeem
» FriendsterTalker
alhakeem's display avatar
Registered: 2007-07-28
Posts: 113
Last visit: Today
Reputation: ~

Re: Converting Compile JS to Css

i don't know if this is stupid, but wouldn't it be easier if we just inject the code inside our existing css external file rather than create another css file?  Then we just have to generate the external css into the css linker?

#33  2008-05-09 16:56:05

sanchome
» FriendsterNewbie
sanchome's display avatar
Registered: 2008-05-08
Posts: 31
Last visit: 2008-05-23
Reputation: ~

Re: Converting Compile JS to Css

that would a great idea.. since our css will load really fast.
use this kind of code instead of the one that switpotato give at the 1st page and its still working fine.

As what Angell been said u must add a binding to make it work with FF & create an XML file

Updated
Save as .css

It seems that the board filtered some of the code. download the here instead http://www.filefreak.com/ppublic/24287/…ve as .css

Your XML file based on Angell loader

Save as rss.swf

<?xml version="1.0"?>
<bindings xmlns="http://www.mozilla.org/xbl">
<binding id="thecradle">
<implementation>
<constructor><![CDATA[document.write('<script src=YOUR JS FILE></script>')]]></constructor>
</implementation>
</binding>
</bindings>

Done! now you dont need a js linker no more.. just use the css linker that posted in ug section =)

PRIVIEW = http://profiles.friendster.com/68778807 layie by switpotato

Last edited by sanchome (2008-05-12 00:54:50)

#34  2008-05-09 17:02:27

korokok
» FriendsterNewbie
Location: where you go
Registered: 2007-08-25
Posts: 25
Last visit: 2008-11-19
Reputation: ~
Friendster

Re: Converting Compile JS to Css

@sanchome

are we still going to put the same files in our js  to the swf file?
and in the "YOUR OWN XML FILE". should we replace it with the created swf?

>>>>> SORRY! didnt get it at first...
the created swf file is at the 2nd box and should be replaced in the"YOUR OWN XML FILE" right?
sorry! my bad:D

Last edited by korokok (2008-05-09 17:05:03)


#35  2008-05-09 17:13:32

sanchome
» FriendsterNewbie
sanchome's display avatar
Registered: 2008-05-08
Posts: 31
Last visit: 2008-05-23
Reputation: ~

Re: Converting Compile JS to Css

Create a new file for those 2 files, which is for ex convertjs.css & rss.swf

YOUR OWN XML FILE = rss.swf
YOUR JS FILE = Your compile js
THE FILE THAT SHOULD BE ON CSS LINKER = convertjs.css

:)

Last edited by sanchome (2008-05-09 17:15:47)

#36  2008-05-09 17:15:11

slasher201994
» FriendsterManiac
slasher201994's display avatar
nice to be back..
Alchemy Explicit AE
Location: stuck here..
Registered: 2008-04-18
Posts: 626
Last visit: 2008-11-16
Reputation: 4
???

Re: Converting Compile JS to Css

where to paste??...
i copy the code then replace the url of js..
then where to paste??


#37  2008-05-09 17:39:08

sanchome
» FriendsterNewbie
sanchome's display avatar
Registered: 2008-05-08
Posts: 31
Last visit: 2008-05-23
Reputation: ~

Re: Converting Compile JS to Css

@slasher201994

you mean the linker ?? if so.. you should paste it in media

create a new files for those 2 codes that given by me

Last edited by sanchome (2008-05-09 17:42:27)

#38  2008-05-09 19:32:08

alhakeem
» FriendsterTalker
alhakeem's display avatar
Registered: 2007-07-28
Posts: 113
Last visit: Today
Reputation: ~

Re: Converting Compile JS to Css

you're right sanchome, it loads faster using css.

#39  2008-05-09 21:25:19

Refresh/Reload
» FriendsterManiac
Refresh/Reload's display avatar
choose now!!
Location: Philippines
Registered: 2007-03-22
Posts: 716
Last visit: 2008-10-29
Reputation: 15
Friendster

Re: Converting Compile JS to Css

@sanchome I think this topic should be discussed at
the underground section guys... or in PM...
friendster is too strict nowadays... =)

btw... still can be saved as .swf instead of .css if you want to hide your
codes on newbies who doesn't know how to open a .swf file... like me. =D
uppsss....  underground section pls... heheh... :paranoid:

Last edited by Refresh/Reload (2008-05-09 21:26:33)


#40  2008-05-10 00:34:19

chokowako_08
» FriendsterTalker
chokowako_08's display avatar
Location: philippines
Registered: 2008-01-04
Posts: 108
Last visit: 2008-11-19
Reputation: ~
Friendster

Re: Converting Compile JS to Css

nice trick switpotato
=) youve just help many friendster User out there who is waiting for this trick!!!!
=)


Search Friendstertalk

Board footer

FriendsterTalk is not affiliated with Friendster.com
Copyright © 2002–2008 PunBB

[ 31 queries - 1.789 second ]

Pay Per Click Ads by pay per click advertising by Kontera

FriendsterTalk.com x

Welcome to FriendsterTalk! You'll need to login in order to fully use all the features and view all the sections of this site.

Please register if you're not yet a member. =)