Hi guys, I am hoping some smart folks can help me here. I'm out of my depth. I had a wordpress site developed for me a little while ago. I paid the developer for his work, but he never delivered what he promised so I am left to try and fix it. Anyway...
The site uses some jquery to activate a drop down menu. When you click on a link cal...
XML:
<?xml version="1.0" encoding="windows-1251"?>
<mode>
<term>
<name>abhdk</name>
</term>
<term>
<name>njhjsu</name>
</term>
<term>
<name>sdasd</name>
</term>
<term>
<name>vbvbcd</name>
</term>
...
</...
Everything is working nicely except upon load and sort clicking for the "Product" column, it's not alphabetizing the column. Instead seems like it's grabbing the URL from the anchor href and sorting it that way. Any tips on sorting it by using the content in between the ? I'm fine with tossing a in there for easier targeting via js.
ht...
I'm trying to create directory listing in which at the top there will be links...from a-z
some what like this:
A B C D E ...............V W X Y Z
When a user presses on A, all the posts with titles starting with A should come, whats the best approach to achieve this?
...
Hi,
I want to do a listview on android and it contains an alphabet near of the list (like iphone application).
I couldnt find any way to implement an list and having alphabets, when ı click on c letter list scrolling and start with the c Letter.
Thanks
...