Jump to content

Custom interests


rachiee

Recommended Posts

I've got a question about custom interests:

Is it possible to use the custom interests code in a browser other than IE? If so, which browser(s)? Also, if it's possible, is there a different code?

I'm asking this not because I don't want to use IE, it's because I don't have it on my computer. xD

 

Thanks in advance! :)

Link to comment
Share on other sites

It should work in all recent browsers...

Here is the code that you need to paste into your URL bar once you have loaded your My Profile page. Remember to press Enter/Return after pasting the code :)

 

javascript:void(x1=DetailsForm.interest_1.options[0].value,x2=DetailsForm.interest_2.options[0].value,x3=DetailsForm.interest_3.options[0].value,DetailsForm.interest_1.outerHTML="<input name='interest_1' size=50 type=text value='"+x1+"'>",DetailsForm.interest_2.outerHTML="<input name='interest_2' size=50 type=text value='"+x2+"'>",DetailsForm.interest_3.outerHTML="<input size=50 name='interest_3' type=text value='"+x3+"'>")

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...