URL Ajax isteklerini göstermek nasıl?

0 Cevap php

What I want is to have links which change a part of the page , and a dynamic URL for it, where I can specify variables such like #calendar=10_2010tabview=tab2

Check this for an exact example: CLICK HERE FOR EXACT DEMO

Yani burada ne gerek bağlantı biçimi:

#calendar=10_2010&tabview=tab2

I calendar ve tabview gibi bağlantıları değişkenleri olması gerekir bu yüzden ben realoading olmadan tek bir sayfada birden çok şeyi değiştirebilirsiniz.


Ya da http://www.wbhomes.com.au, bu olduğu gibi başka bir biçime exactly ne istiyorum, ancak ilk biçimi çok iyidir ama bu çok daha güzel.

  • http://wbhomes.com.au/#/propertiesforsale/houseandland/quinnsbeach-waterland1

Requirements

  • Needs to be accessed from anywhere from example a mail, or if I just write in the url bar.

  • Bağlantı tarihinin olması, bu yüzden sayfaya erişilebilir gereken geri veya ileri butonuna tıklarsanız varsa. Gerekir

  • Sayfa yenileme çok çalışmak gerekiyor.


Some recources:

Örnekler:

Bazı Öğreticiler:


Please help me! I've never found any solution to do this, but I don't want to use jquery or any API, or any library, I want to have a working Javascript/AJAX ve PHP komut dosyası.

0 Cevap