i wanted to change the background image according to each author, so i couldn’t use any third party API, instead, i created my own JSON file, hosted it on myjson.com
overall i liked my design very much considering this is the first time i ever create ‘something’ on the web, obviously, i am very biased , so i would appreciate any comments, suggestions, anything really
I have some suggestions for improvement for your site: In one of the sentences , the content is positioned on the author’s name (as picture below).
There is a little encoding problem also, as shown in the image below.
One more thing: you could use the same animation that you use in the text for the images. Sometimes, when the author changes, the image is modified instantly while the text gets the animation.
thanks a lot for the effort taken to review my entry
I took care of both your suggestions, however about the image background, I couldn’t really do it because of how jquery animate works ( or at least that’s what the folks at StackOverflow said ), I’m gonna try and figure out a workaround for this.