Loading...

如何將 a href 禁用

Temperature: 0 °C

Mark ChangMark Chang
author_tools

如標題,若採用CSS的方式作法如下:

.disabled {
pointer-events: none;
cursor: default;
}

接著在連結裡加入上列CSS
<a href="URL" class="disabled">LINK</a>

以上紀錄~

#故事  #disabled  #CSS  #a href  
https://innstory.com/story-如何將_a_href_禁用-2789
CSS

Prev
 點選檔案下載卻直接執行開啟

Next
將Google字型fontsgoogleapiscom新增到CSP_header_中 

About the Author

Mark Chang

離不開電腦的宅男

Visitor message

Leave some footprints to prove that you visited me

Recommended reading

Author's other related stories

PHP重新排列陣列中的元素shuffle()函數

PHP重新排列陣列中的元素s...

shuffle() 是可以將陣列中元素的順序重新洗牌的函數。 甚麼時候用的到? 例如最近寫著一個抽獎...

在PHP強制顯示錯誤訊息的方法

在PHP強制顯示錯誤訊息的方...

若是單一檔案,只需要在每個PHP檔案裡添加下列行: iniset(&#;displayerrors&...

Android Fragment及Activity 中使用sharedpreferences

Android Fragme...

在Android下想要儲存執行資料的方式有好幾種,例如存在手機空間或者是資料庫空間。 這裡紀錄一下使...

Please select an option

error

Hi, thank you for your participation, but you cannot vote repeatedly~

Join innstory now and start recording your story.

"Innstory" is a place to store stories. We are committed to becoming a warm platform. Deepening the bonds between people is our direction.
We are convinced that the blockchain between people is not just a cold calculation. Join us now.

Wrong format