nikki / LiteAccordion

A lightweight horizontal accordion plugin for jQuery.
MIT License
224 stars 130 forks source link

Remove hash from URI #52

Closed carloposo closed 12 years ago

carloposo commented 12 years ago

After clicking on an item, a "#undefined" is appended to the URI. Is is possible to remove it?

nikki commented 12 years ago

Set linkable to false if you don't plan on using it.

carloposo commented 12 years ago

Thanks Nicola, Sorry but I am not a seasoned programmer...what do you mean?

Thank you!!

Il giorno martedì 24 luglio 2012, Nicola Hibbert ha scritto:

Set linkable to false if you don't plan on using it.


Reply to this email directly or view it on GitHub: https://github.com/nikki/liteAccordion/issues/52#issuecomment-7231589

Berlin&Mauer Via Fratelli Bandiera, 12 10138 Torino - Italy www.berlinandmauer.com info@berlinandmauer.com

Have you tried The Golden Grid? www.thegoldengrid.com


NOTA DI RISERVATEZZA

Questo messaggio, i suoi contenuti e i contenuti dei suoi allegati contengono informazioni riservate al destinatario. Chiunque ricevesse questo messaggio per errore o comunque lo leggesse senza esserne legittimato è avvertito che trattenerlo, copiarlo, divulgarlo o distribuirlo a persone diverse dal destinatario, nonché compiere qualsiasi altra azione derivante dalla conoscenza di queste informazioni, è severamente proibito. Se non siete i destinatari del messaggio o lo avete ricevuto per errore vi preghiamo di darcene comunicazione e di rimuovere il messaggio stesso e gli allegati dal Vostro sistema.

Grazie


CONFIDENTIALITY NOTICE

This message and its attachments are addressed solely to the persons above and may contain confidential information. If you have received the message in error, be informed that any use of the content hereof is prohibited. Please return it immediately to the sender and delete the message.

Thank you

nikki commented 12 years ago

Well, the only way you could see #undefined appended to the URI is if you've set the linkable option to true, but haven't designated any slides to be linkable. If you set the linkable option to false, you shouldn't see this any more.

carloposo commented 12 years ago

That worked, thank you!

Berlin&Mauer Via Fratelli Bandiera, 12 10138 Torino - Italy www.berlinandmauer.com info@berlinandmauer.com

Have you tried The Golden Grid? www.thegoldengrid.com


NOTA DI RISERVATEZZA

Questo messaggio, i suoi contenuti e i contenuti dei suoi allegati contengono informazioni riservate al destinatario. Chiunque ricevesse questo messaggio per errore o comunque lo leggesse senza esserne legittimato è avvertito che trattenerlo, copiarlo, divulgarlo o distribuirlo a persone diverse dal destinatario, nonché compiere qualsiasi altra azione derivante dalla conoscenza di queste informazioni, è severamente proibito. Se non siete i destinatari del messaggio o lo avete ricevuto per errore vi preghiamo di darcene comunicazione e di rimuovere il messaggio stesso e gli allegati dal Vostro sistema.

Grazie


CONFIDENTIALITY NOTICE

This message and its attachments are addressed solely to the persons above and may contain confidential information. If you have received the message in error, be informed that any use of the content hereof is prohibited. Please return it immediately to the sender and delete the message.

Thank you

2012/7/25 Nicola Hibbert < reply@reply.github.com

Well, the only way you could see #undefined appended to the URI is if you've set the linkable option to true, but haven't designated any slides to be linkable. If you set the linkable option to false, you shouldn't see this any more.


Reply to this email directly or view it on GitHub: https://github.com/nikki/liteAccordion/issues/52#issuecomment-7243661