uQuery and uComponents Extensions - Where are the examples?
I'm trying to use uQuery and uComponents Extensions but it's nearly impossible with zero documentation and no examples. I've looked at the information on the uComponents section but it only has basic information about the commands, not about how to use them, what they require, what they produce.
Yeah, I've looked at those pages many times and they are pretty worthless for someone new to this and new to XML. There are no examples, only code fragments. So far all of the code that seems similar fails to deliver the correct results.
I'll begin sharing what does NOT work in the hopes someone can shed some light or I can help another from wasting as much time as I have chasing a ghost.
uQuery and uComponents Extensions - Where are the examples?
I'm trying to use uQuery and uComponents Extensions but it's nearly impossible with zero documentation and no examples. I've looked at the information on the uComponents section but it only has basic information about the commands, not about how to use them, what they require, what they produce.
Hi Connie,
I think Lee Kelleher made quite a good effort to document uComponents. Have you had a peek at the codeplex site? :-)
uQuery helper methods overview: http://ucomponents.codeplex.com/wikipage?title=uQuery
uComponents DataTypes, Extensions etc.: http://ucomponents.codeplex.com/documentation
All the best,
Bo
Yeah, I've looked at those pages many times and they are pretty worthless for someone new to this and new to XML. There are no examples, only code fragments. So far all of the code that seems similar fails to deliver the correct results.
I'll begin sharing what does NOT work in the hopes someone can shed some light or I can help another from wasting as much time as I have chasing a ghost.
Simple example, never returns the page property, but instead returns "umbraco.presentation.nodeFactory.Property".
Similar approach, does not work either:
Does not work:
Hi Connie,
Instead of:
try:
HTH,
Hendy
is working on a reply...