Sorry, I know this is not exactly related to SPServices. Here's what what I want to do.
I have page with lookup column links. When users click on the link, instead of going to a different page (a DispForm.aspx), I want to display the list items matching that particular ID under the clicked link. This is so I can create an accordion effect. After the list items display, the link target page appears. I don't want that to happen.
I have page with lookup column links. When users click on the link, instead of going to a different page (a DispForm.aspx), I want to display the list items matching that particular ID under the clicked link. This is so I can create an accordion effect. After the list items display, the link target page appears. I don't want that to happen.