Jump to content

marlin

Members
  • Joined

  • Last visited

  1. marlin replied to The Jimmo's post in a topic in Marketplace
    Ok, no problem. Thank you anyway. Seems lite this application is useless for me ....
  2. marlin replied to The Jimmo's post in a topic in Marketplace
    Do you Think it is possible to use JS to call for the function wo it is on load changed to "All Time"?
  3. marlin replied to The Jimmo's post in a topic in Marketplace
    Ok, so the whole plugin/application is based on that "Week" is default?
  4. marlin replied to The Jimmo's post in a topic in Marketplace
    Dear The Jimmo, Great plugin. I wanted to ask if I can make the tab "All Time" as standard insted of "Week". I guess I could change something within the <li>-parts: <li> .....{lang="alltime"}</a> </li> <li> .......{lang="year"}</a> </li> <li> ........{lang="month"}</a> </li> <li> .........{lang="week"}</a> </li> Any tip or idea?