innerWidth not working on ul in forefox
I am trying to make a sliding gallery which can be seen
here. The script requires innerWidth of the ul which doesn't have a width defined in the css. It works ok in ie6 but not in firefox. At them moment i am just putting in a number which gets it to work but if i add more pictures then it won't work