| | |
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: 91
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: 557
Reputation:
Solved Threads: 64
0
#2 Nov 4th, 2009
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 |
Tag cloud for JavaScript / DHTML / AJAX
acid2 ajax ajaxcode ajaxexample ajaxhelp animate array automatically autoplay beta boarder box captcha card cart codes column css date debugger decimal design developer dom download element embed enter error events firefox flash focus form frameworks getselection google gwt hint html htmlform ie7 iframe image() index java javascript javascripthelp2020 javascripts jawascriptruntimeerror jquery jsp listbox maps marquee masterpage menu microsoft mimic mp4 offline onmouseover parameters paypal php player position post problem programming prototype rating redirect regex safari scale scriptlets search select size sources sql starrating text textarea toggle tweet twitter validation variables w3c web webkit webservice website window windowofwords windowsxp xml xspf





