freecrm
New Member
- Messages
- 629
- Reaction score
- 0
- Points
- 0
Hi all..
It's been a while since I've posted, but I have an interesting problem.
Very simply, I have a menu
menu, ul, li, span etc etc. and want to add an a:active attribute to the css.
BUT - many of the URL's are dynamic and include variable data for $_GET requests.
How do I strip out the unecessary stuff after the ? and then how do I get the a:active attribute working on the result.
I just can't get my head around this at all..
Rich
It's been a while since I've posted, but I have an interesting problem.
Very simply, I have a menu
menu, ul, li, span etc etc. and want to add an a:active attribute to the css.
BUT - many of the URL's are dynamic and include variable data for $_GET requests.
How do I strip out the unecessary stuff after the ? and then how do I get the a:active attribute working on the result.
I just can't get my head around this at all..
Rich