[2] In the first part you assign in the if being evaluated to true:
active = gallary[1]
In the following function, you assign active to id
active = id
If id being an integer, you are effectively assigning different thing to active. (But if id being some gallery entry, then no problem. If...
Thanks for the quick and helpful reply. I've since brushed up on my JavaScript and can pick up where I left off with the Param. It seemed like the easiest thing to do, so maybe I was on the right track with my shoddy code!
I apologize that I'm an animator and not a programmer/scripter but I'm...
http://forums.asp.net/p/689856/691317.aspx#691317
I found this link and it's exactly what i want to do, only the C# language is beyond me and I wouldn't know how to incorporate it.
Through a little more trial and error I've gotten two parts of my site working, now I just need both sides to talk to each other and my task is complete.
I apologize for I am mostly self taught and I'm probably missing fundamental rules of syntax, but I thought I was pretty close to a solution...
I have a dilemma that has brought many late (and fruitless) nights in the past week.
My goal is pretty simple in my opinion: I want to have a standard XSL template (to sort a list of photos and information in a menu frame) and call another template to override it and filter the menu by...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.