اگر آپ استعمال نہیں کر رہے ہیں GrabzIt کی جاوا اسکرپٹ لائبریری, and are capturing URL's that include the #
character with the جاوا اسکرپٹ API the browser will treat everything past the hash character as a HTML bookmark. Therefore you need encode all hash characters by replacing #
ساتھ %23
, this will ensure all hashes are passed to GrabzIt.