Jump to content

jah-dev

Members
  • Posts

    22
  • Joined

  • Last visited

Posts posted by jah-dev

  1. Hi,After a fair bit of searching, I'm pretty sure there isn't an easy way to do this...If I store the following tree in a simple xml object...

    <list>  <object>    <name>C</name>  </object>  <object>    <name>A</name>  </object>  <object>    <name>B</name>  </object></list>

    but I need to sort <object> by the value of <name> before I output the data to the page... how can I do this?Thanks in advance for any help :) Julian

  2. It doesn't look like this has been mentioned here so thought I would point you all to...http://tredosoft.com/Multiple_IEAn excellent install that puts IE versions 3-6 in a folder on your start menu. Very useful for testing purposes. Especially as IE5 still accounts for up to 5% of users...Also good if you want to laugh at how badly IE4 renders some modern websites :)

  3. Google Analytics is also a very useful tool in this area. You can get all kinds of interesting stats with just a tiny bit of JavaScript.It's not real-time though - you have to wait until tomorrow to look at today's stats...
×
×
  • Create New...