I am not an encoder, but most of the time I can get around the code. However, I found this to be the best place to ask code related questions.
I am working on a website for a client, and I am at 95% - the only problem I encountered is facebook like-box. I found several manuals on the Internet to change the css box I liked, and I followed most of the recommendations, but I have no positive results.
Please - help stackoverflow!
I know jquery / javascript is a very powerful language. And facebook like using javascript iframe / xfbml.
what code would you use if you could modify the elements of the CSS field, how to load them.
I say load because I load my mailbox through ".load" ajax. That way, when the user clicks the facebook button, jquery loads it.
In short: how can I edit the css file on the fly and then download the edited version afterwards.
thanks
source share