| | |
change link border
Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
•
•
Join Date: Nov 2007
Posts: 81
Reputation:
Solved Threads: 2
Hi
I have a link, which triggers a script, but when the link is clicked, i want it to get a border around it... currently tried using
but no luck,
lworks
I have a link, which triggers a script, but when the link is clicked, i want it to get a border around it... currently tried using
JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
onclick="this.style.borderWidth = 1px"
but no luck,
lworks
•
•
Join Date: Sep 2009
Posts: 521
Reputation:
Solved Threads: 60
0
#2 20 Days Ago
maybe you not getting the current reference in this.
Did you tried like below-
Did you tried like below-
JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
document.getElementById('elem_id').style.border-width = '1px';
"The discipline of writing something down is the first step towards making it happen."
follow me on twitter
follow me on twitter
![]() |
Similar Threads
- change link border with js (JavaScript / DHTML / AJAX)
- Change IE "Action Canceled" page?? (Web Browsers)
- Change link color with .className (JavaScript / DHTML / AJAX)
- Form with Image Link/Javascript Issue (ColdFusion)
- Can't change CSS style for "onClick" text link (JavaScript / DHTML / AJAX)
- change color of border (Visual Basic 4 / 5 / 6)
- Change left-border of a table cell with javascript (JavaScript / DHTML / AJAX)
- CSS menu hover question (HTML and CSS)
- Getting rid off the border round link images (HTML and CSS)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: Vertically Expanding a DIV inside a Table TD
- Next Thread: responseText format??
| Thread Tools | Search this Thread |
acid2 ajax ajaxcode ajaxexample ajaxhelp ajaxjspservlets animate array automatically beta box browser bug calendar captchaformproblem cart close codes column css cursor date debugger decimal dependent design disablefirebug dom download dropdown element embed engine enter error events ext file firefox focus form frameworks getselection google gwt gxt hiddenvalue highlightedword hint html htmlform ie7 iframe images index java javascript javascripthelp2020 jawascriptruntimeerror jquery jsp libcurl listbox maps masterpage media menu microsoft mimic mp4 onmouseoutdivproblem onmouseover paypal pdf php player position post problem programming prototype redirect regex safari scale scriptlets scroll search security select software sql text textarea unicode w3c website window windowofwords windowsxp





