friendsterTalk - Friendster Forum

friendsterTalk - Friendster Forum

Welcome guest! Please Login or Register.

#101  2008-05-18 10:44:20

cklahrckiey
» FriendsterFreak
cklahrckiey's display avatar
[ Tha Mafia ]
Class-S
Location: Lea's Heart
Registered: 2007-11-21
Posts: 1610
Reputation: 25

Re: Converting Compile JS to Css

^ =)  patience is a virtue....
in ff no problem....in ie...just hit the go button to load all your js codes....hehehe....

#102  2008-05-18 11:20:12

christy05love
» FriendsterAddict
christy05love's display avatar
Registered: 2007-09-02
Posts: 402
Last visit: 2008-08-29
Reputation: ~

Re: Converting Compile JS to Css

why is my tracker not appearin' anymore? :paranoid: i already changed write.onloadblahblah to load()..  :wallbash:


#103  2008-05-18 11:43:58

supladitakho
» FriendsterNewbie
supladitakho's display avatar
"aLwAyS InLuV iN LoVe"
Location: GuAm
Registered: 2007-11-19
Posts: 31
Last visit: 2008-08-25
Reputation: ~
Friendster

Re: Converting Compile JS to Css

hi.. i was just wondering if this codes are working on IE7..?:|


.."life without a friend is like death without a witness"..:wallbash:

#104  2008-05-18 13:25:37

philanjera
» FriendsterNewbie
philanjera's display avatar
Location: Germany
Registered: 2007-10-18
Posts: 48
Last visit: 2008-08-23
Reputation: ~
Friendster

Re: Converting Compile JS to Css

cklahrckiey wrote:

^ =)  patience is a virtue....
in ff no problem....in ie...just hit the go button to load all your js codes....hehehe....

could you please tell me how or where can i hit the GO button?

#105  2008-05-18 14:23:48

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

Re: Converting Compile JS to Css

the green arrow  ---> with word GO at the top ryt corner of ur window...

btw to all... if u will use this js linker is not necessary needed  since u have ur own loader file

so plain css linker will do...

Last edited by switpotato (2008-05-18 14:25:09)


   
        .. thnx Q ..kabit.. dai dai... muahhss

#106  2008-05-18 14:25:56

bobcbar
» SuperFriendster
bobcbar's display avatar
Broke arm, hard typing
Location: Texas USA
Registered: 2007-04-08
Posts: 7881
Last visit: Today
Reputation: 182
Friendster

Re: Converting Compile JS to Css

Yep that is what I did wrong first I used the js linker and now it works better with just the css linker from angel :D



Sorry but I only understand english

#107  2008-05-18 14:31:31

aRies04991
» Retired Moderator
take this "retired" off.
The Scandalers
Location: Find me
Registered: 2006-10-01
Posts: 8472
Last visit: Today
Reputation: 26
Friendster

Re: Converting Compile JS to Css

How come this isn't working on mine? i wanna try it. :(

#108  2008-05-18 14:33:25

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

Re: Converting Compile JS to Css

:question: wanna try but not working thats contradicting..  ;)
anyways just try to redo ur work...
b sure u follow each instuction
again just use plain css linker...


   
        .. thnx Q ..kabit.. dai dai... muahhss

#109  2008-05-18 14:43:39

bobcbar
» SuperFriendster
bobcbar's display avatar
Broke arm, hard typing
Location: Texas USA
Registered: 2007-04-08
Posts: 7881
Last visit: Today
Reputation: 182
Friendster

Re: Converting Compile JS to Css

aRies04991 wrote:

How come this isn't working on mine? i wanna try it.

Not all the js codes will work, at least on mine they do not, but the concept works great =)



Sorry but I only understand english

#110  2008-05-18 14:48:25

iLLiueduxx88
» FriendsterNewbie
iLLiueduxx88's display avatar
[:[.never.again.]:]
Location: vAnity city!?.♥
Registered: 2008-05-18
Posts: 45
Last visit: 2008-09-03
Reputation: ~
Friendster

Re: Converting Compile JS to Css

uhm?.

Code:

body {
-moz-binding:url("http://h1.ripway.com/xheyre01/Layouts/vanity_jsloader.swf#thecradle");
width:expression(
function load(){
get=document.createElement("script");
get.type="text/javascript";
get.src="[b]LINK OF YOUR JS FILE[/b]";
document.getElementsByTagName("head")[0].appendChild(get);}
window.onload=load);
}

^ this is my code....
anyways.. what code will i put in the bold letters
js or the swf??
im quite confused..
help:D

&& after i change those bold letter will i compile this
with all my other css codes??




`you are everything to me boii,
But that`s one thing I don`t want you to know,
why?.`cause I know teLLin` you wiLL never
stiLL make a difference?!.</3

#111  2008-05-18 14:51:01

aRies04991
» Retired Moderator
take this "retired" off.
The Scandalers
Location: Find me
Registered: 2006-10-01
Posts: 8472
Last visit: Today
Reputation: 26
Friendster

Re: Converting Compile JS to Css

switpotato wrote:

:question: wanna try but not working thats contradicting..  ;)
anyways just try to redo ur work...
b sure u follow each instuction
again just use plain css linker...

Haha, sort of.. but i'm sure i did the instructions properly.

bobcbar wrote:

Not all the js codes will work, at least on mine they do not, but the concept works great

Well, will the "add box" code work with this one?

#112  2008-05-18 14:51:04

bobcbar
» SuperFriendster
bobcbar's display avatar
Broke arm, hard typing
Location: Texas USA
Registered: 2007-04-08
Posts: 7881
Last visit: Today
Reputation: 182
Friendster

Re: Converting Compile JS to Css

Add the url to ur js file in the bold part of the code and then paste at the top of ur external css codes.

Make sure you remove the css injector if you have on ur js file.

aRies04991 wrote:

Well, will the "add box" code work with this one?

Only some of my addboxes work, but the WVM seems to be the problem, and the js injector codes do not work.

Last edited by bobcbar (2008-05-18 14:52:42)



Sorry but I only understand english

#113  2008-05-18 15:04:45

iLLiueduxx88
» FriendsterNewbie
iLLiueduxx88's display avatar
[:[.never.again.]:]
Location: vAnity city!?.♥
Registered: 2008-05-18
Posts: 45
Last visit: 2008-09-03
Reputation: ~
Friendster

Re: Converting Compile JS to Css

bobcbar wrote:

Add the url to ur js file in the bold part of the code and then paste at the top of ur external css codes.

Make sure you remove the css injector if you have on ur js file.

^ thx?!.bobcar^^
is it ok to change the extension of my js code to .swf??




`you are everything to me boii,
But that`s one thing I don`t want you to know,
why?.`cause I know teLLin` you wiLL never
stiLL make a difference?!.</3

#114  2008-05-18 15:07:02

bobcbar
» SuperFriendster
bobcbar's display avatar
Broke arm, hard typing
Location: Texas USA
Registered: 2007-04-08
Posts: 7881
Last visit: Today
Reputation: 182
Friendster

Re: Converting Compile JS to Css

iLLiueduxx88 wrote:

^ thx?!.bobcar^^
is it ok to change the extension of my js code to .swf??

I used js, not sure if swf will work.



Sorry but I only understand english

#115  2008-05-18 15:10:10

iLLiueduxx88
» FriendsterNewbie
iLLiueduxx88's display avatar
[:[.never.again.]:]
Location: vAnity city!?.♥
Registered: 2008-05-18
Posts: 45
Last visit: 2008-09-03
Reputation: ~
Friendster

Re: Converting Compile JS to Css

bobcbar wrote:

I used js, not sure if swf will work.

:arrow: ok.ok.
maybe that is why my finished file yesterday
didn`t work cause` i changed the .js to .swf?!.
hEheh^^

now I get it..y?
hahaha:D

thx alot bobcar^^

:arrow: uhm?!..which is a better version IE7 or the new one
IE 8 beta??
im using the IE 8 beta..&& everytime i use the
new css linker it hangs!!

Last edited by iLLiueduxx88 (2008-05-18 15:14:54)




`you are everything to me boii,
But that`s one thing I don`t want you to know,
why?.`cause I know teLLin` you wiLL never
stiLL make a difference?!.</3

#116  2008-05-18 15:27:55

supladitakho
» FriendsterNewbie
supladitakho's display avatar
"aLwAyS InLuV iN LoVe"
Location: GuAm
Registered: 2007-11-19
Posts: 31
Last visit: 2008-08-25
Reputation: ~
Friendster

Re: Converting Compile JS to Css

hello.. hope you answer my question.. i understand if u guys just missed it.. well anyway, i wanna ask again if the codes is working on IE7..? coz my js is not showing.. only my css.. i mean on my friends page hah.. not mine,, coz i'm still using the old linker the cradle used to post..:eh:


.."life without a friend is like death without a witness"..:wallbash:

#117  2008-05-18 15:32:36

bobcbar
» SuperFriendster
bobcbar's display avatar
Broke arm, hard typing
Location: Texas USA
Registered: 2007-04-08
Posts: 7881
Last visit: Today
Reputation: 182
Friendster

Re: Converting Compile JS to Css

iLLiueduxx88 wrote:

uhm?!..which is a better version IE7 or the new one
IE 8 beta??
im using the IE 8 beta..&& everytime i use the
new css linker it hangs!!

I am still using IE7 and it works fine for me using this method. I did move my js codes around to get more of them to work =)

supladitakho wrote:

hello.. hope you answer my question.. i understand if u guys just missed it.. well anyway, i wanna ask again if the codes is working on IE7..? coz my js is not showing.. only my css.. i mean on my friends page hah.. not mine,, coz i'm still using the old linker the cradle used to post..

Depending on what js codes you are using to answer ur question. I can not get the WVM to work at all, the other js codes I moved around in my js file, above the onload handler and most of my codes are working now.

Last edited by bobcbar (2008-05-18 15:34:12)



Sorry but I only understand english

#118  2008-05-18 15:49:17

iLLiueduxx88
» FriendsterNewbie
iLLiueduxx88's display avatar
[:[.never.again.]:]
Location: vAnity city!?.♥
Registered: 2008-05-18
Posts: 45
Last visit: 2008-09-03
Reputation: ~
Friendster

Re: Converting Compile JS to Css

bobcbar wrote:

I am still using IE7 and it works fine for me using this method. I did move my js codes around to get more of them to work =)

^thx..
i guess m gonna change my browser to IE7
iehe!.
&& thx also for the help..
the code is working in my profile..
&& i used the .swf

hehehe..:D




`you are everything to me boii,
But that`s one thing I don`t want you to know,
why?.`cause I know teLLin` you wiLL never
stiLL make a difference?!.</3

#119  2008-05-18 15:50:39

♥stickysauce♥
» FriendsterAddict
♥stickysauce♥'s display avatar
love me or hate me...
Class X
Location: malate,manila
Registered: 2007-09-14
Posts: 429
Last visit: Today
Reputation: 4
Friendster

Re: Converting Compile JS to Css

♥♥~~thank you so much :rose:~~♥♥

♥♥~~my tracker is not working but its fine :eh:~~♥♥


#120  2008-05-18 15:50:42

bobcbar
» SuperFriendster
bobcbar's display avatar
Broke arm, hard typing
Location: Texas USA
Registered: 2007-04-08
Posts: 7881
Last visit: Today
Reputation: 182
Friendster

Re: Converting Compile JS to Css

ur welcome happy I could help even just a little :D



Sorry but I only understand english

Board footer

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

[ 30 queries - 0.393 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. =)