|
#1
|
|||
|
|||
|
How(in what way?) can I put the code below(supplied by Last Fm) into the "image_template.html" code so that the chart is will be visible on the homepage? I tried some ways but they did not work, since I am very new to both HTML and PHP.
The code is: <a href="http://www.last.fm/user/UfukCan/?chartstyle=asimpleblue5"><img src="http://imagegen.last.fm/asimpleblue5/tracks/UfukCan.gif" border="0" /></a> Last FM tells that it can also be inserted as javascript like that: <script src="http://imagegen.last.fm/chartjs/asimpleblue5/tracks/UfukCan.js" /></script> I guess it should be easy but I cannot do it anyway. Any help is highly appreciated
|
|
#2
|
||||
|
||||
|
Im doing it like this:
HTML Code:
<p><b>Recently listened music:</b>:<br /><br /><a href="http://www.last.fm/user/GeoS/?chartstyle=blackredwhite"><img src="http://imagegen.last.fm/blackredwhite/recenttracks/GeoS.gif" border="0" /></a></p> http://blog.piotrgalas.com/about/ |
|
#3
|
|||
|
|||
|
It did it! Thx a lot!
|
|
#4
|
||||
|
||||
|
http://www.pixelpost.org/v1/index.ph...ads&details=89 this is better in my opinion
__________________
Affordable Website Design in North Wales |
|
#5
|
||||
|
||||
|
There are many more ways of getting it. They got from some time AJAX based form which helps to creat such "viewer" of what we want and as we want. As long as there is RSS then I can be used in many more ways, like DHTML/AJAX RSS readers or FLASH RSS readers. There is so many ideas for it as many technologies and people.
|
| Post Reply |
| Thread Tools | |
|
|