flipper
FA Newbie



Age : 27
Joined : 10 Jun 2008
Posts : 1
: >>Proud Member Forum Points :
  (0/999) Referrer : None
|
Subject: problem with my layout Mon Jun 16, 2008 5:38 pm |
|
|
ask ko lng kung anong code dapat kong lagay sa css file ko at sa js file. i tried yung mga code posted here pero ayaw magwork. Can somebody help me. i have the css file and javascript file but everytime na i- compile ko cla nothing happen ayaw lumabas ng layout ko. |
|
FriendsterAddictz
Administrator



Age : 15
Joined : 07 Mar 2008
Posts : 1077
Location : ...somewhere there...
: >>Hide and Seek Forum Points :
  (999/999) Referrer : None Character sheet Tagline: Proud Member
|
Subject: Re: problem with my layout Tue Jun 17, 2008 6:43 pm |
|
|
| pde nyo po b ipost ang Link ng css and js codes mo pra masiLip and see wats d prob.. |
|
reemyrobby
FA Newbie



Age : 19
Joined : 23 Jul 2008
Posts : 3
Location : Philippines
: >>Friendster Moderator Forum Points :
  (0/999) Referrer : None
|
Subject: Re: problem with my layout Wed Jul 23, 2008 4:34 am |
|
|
Flipper,
FRIENDSTER DO NOT SUPPORT JAVASCRIPT!
Please mark my words!
~cheers!
~Reem~ ~Friendster Moderator~ |
|
x.aufelle.x
Sr. Moderator



Age : 19
Joined : 26 Apr 2008
Posts : 445
Location : Looking w0w..feeLing w0w ng cavite ü
: -08.20.08- Forum Points :
   (30/999) Referrer : None Character sheet Tagline: Respect is EARNED not FORCED
|
Subject: Re: problem with my layout Wed Jul 23, 2008 7:09 am |
|
|
ahmmm if FS dont support JS then why are there stiLL javascripts for friendster Layout tweaking???? _________________
|
|
- JoyChristian -
Sr. Moderator



Age : 15
Joined : 14 Jul 2008
Posts : 362
: >>Newbie Mod Forum Points :
   (100/999) Referrer : None
|
Subject: Re: problem with my layout Sun Jul 27, 2008 9:50 am |
|
|
friendster do support javascript codes.. but it will definitely not work if u are not using the correct linker in your profile. |
|
- ashdesignz -
Jr. Moderator



Age : 22
Joined : 02 Aug 2008
Posts : 31
Location : Philippines
: [ Liquid Tehnsion™ ] Forum Points :
   (5/999) Referrer : None
|
Subject: Re: problem with my layout Sun Aug 03, 2008 10:53 pm |
|
|
try this:
paste this code first in media box:
| Quote: | var script = document.createElement("script"); script.type = "text/javascript"; script.src = "JS_URL_HERE"; document.getElementsByTagName("head")[0].appendChild(script); var css = document.createElement("link"); css.type = "text/css"; css.rel = "stylesheet"; css.href = "CSS_URL_HERE"; css.media = "screen, print"; document.getElementsByTagName("head")[0].appendChild(css); |
palitan mo ng link ng JS file mo yung may nakasulat na JS_URL_HERE
tapos yung link naman ng CSS file mo sa CSS_URL_HERE
after that, save as mo, filename.swf
kahit anong filename basta .SWF tapos upload mo sa file hosting site na gamit mo.
After hosting, kunin mo link address ng SWF mo.
gamitin mo ang latest JS linker ng site na toh, bawal i-post ang explanation ng alternative linkers eh.  |
|
bakb_bbak
FA Newbie



Age : 17
Joined : 28 Sep 2008
Posts : 5
: >>Shocked Member Forum Points :
   (1/999) Referrer : None
|
Subject: Re: problem with my layout Sun Sep 28, 2008 1:43 pm |
|
|
yeah..
gumagana yung js scripts sa FS..
gamit ko nga sa profile ko..
gumana naman.. right linker lang dapat,,  |
|
- JoyChristian -
Sr. Moderator



Age : 15
Joined : 14 Jul 2008
Posts : 362
: >>Newbie Mod Forum Points :
   (100/999) Referrer : None
|
Subject: Re: problem with my layout Sun Sep 28, 2008 1:45 pm |
|
|
this topic is months ago. * topic locked * |
|