Hello,
I am trying to make a vertical progress bar, which works fine on almost all browsers except IE7. I don't know what's going on..
link text
I've tried almost everything, and I can't figure out what's wrong...
Wildcards are cool.
I am trying to do this:
$route["(:any)/controller"] = "controller";
basically, I want to put the wildcard in the front. It doesn't quite work, and I don't know any work around.