Hi,

Page jumps are easy!

The structure is:
|<a *name*="top"></a>
||<a href="*#*top">link to top</a>|

So, basically what you need to do is to add a name="A" attribute to the first link you have with a town starting with A. And so on for B, C etc.

Then your new line with the alphabet needs to be constructed of a series of |<a href="*#A*">A</a>| links, one for each letter.

/Mogens

On 18-02-2011 10:46, [email protected] wrote:
hi,

I have a large list of UK towns, see here: 
http://www.mypubspace.com/mobile/index.php#towns

I would like to add an a-z link so that when a user clicks on say 'W'
they are then presented with the towns that begin with 'W'

Can anyone help?

thanks



--
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.

Reply via email to