I am posting here instead of the article thread because, to accomplish you will need to be able to program.
So, here is what I am looking for:
Four articles on some tip/trick using javascript to do some DHTML thing.
I currently have a preference for things using the Dojo Toolkit, script.aculo.us, prototype, or DWR. Combining frameworks gets bonus points. However, please do not feel limited to those.
I will pay $25 for each article by paypal only. I will give you credit for the article, and link to your site/blog if you have one. The article should not be on any other web site. The article should be written by you. I may make some editorial changes, and I will take care of color coding the code. Articles can be in plain text or html format.
To get started, just submit your proposal (your idea for an article) to this thread. If I like it, I will send you a PM and we can work out any details.
Basically, an article should say what it is you are trying to accomplish. It should then contain the code to do it, and an explanation of the code. The code should be DOM compliant (not browser specific) if possible.
Graphics are good if they help explain a point.
For ideas of the format, take a look at some articles I have written:
http://willcode4beer.com/tips.jsp?set=fixIEQuotes
http://willcode4beer.com/tips.jsp?set=blockquoteHover
http://willcode4beer.com/tips.jsp?set=bubbleTooltips
http://willcode4beer.com/tips.jsp?set=defs
Last edited by willcode4beer; 07-25-2007 at 11:25 AM..
Reason: clarification
|