Music collection overview with sorting and details popup from milka.
Place two jpg pictures in your mp3 album folder (cover.jpg & cover2.jpg) and test my html_milka_album_overview.mte,
you will like it 100% ! ! !
Preview is not updated!
html_milka_album_overview
Link for downloads: Topic
Thanks to: nickless & dano for style idea.
Florian please write comment.
Other comments are welcome to...
Sorry for bad english.
Sorry but I cant help you. I dont know, on my computer it works ok.
Maybe you change the source accidentaly, download html_milka_album_list.mte again and then try.
Please press [WIN+R], enter %appdata%\Mp3tag\export and copy the export configuration to this folder (or navigate manually to the folder mentioned at Options, Export).
I am makeing help (hlp) file for my mte's, but as you figure my english is very bad,
so if you have some free time and if you want to help me I would be very
grateful if you check and correct my english grammar in 'milka's complete mp3 overview.doc' . Attachment 176 not found.
Thanks for keeping us updated! Since I have very little time to read and correct your help file, I want to ask one of the users of your export configurations to read the document and propose some suggestions to improve it.
Thanks for the advice but cover.jpg and cover2.jpg is just an example,
I am using it and to me it's ok and the best solution.
You can change code how ever you want, or like.
I've fixed the errors for opera. Have fun with your configuration
Note:
Don't use the same id for multiple objects, function "SetColorTheme" search for each id and changes the colors of it (opera), so only first object is changed.
The same happens for each link 3 times: when color theme is changed, onMouseOver and onMouseOut, so each link should have his own id and onMouseOver+onMouseOut events with numbers of table and link as parameters
ids are named like "name_" + i , where i is a number from 0 to n, all numbers between 0 and n should be there.