oris Posted September 1, 2010 Report Share Posted September 1, 2010 Sveiki, Es gribu izveidot teksta linku, kurš nebūtu redzems, kad uz tā uzbrauc ar kursoru. Meklējot pa internetu atradu šādu varaintu, bet tas ir ar pogu: <FORM> <INPUT type="button" value="Go GO" name="button6" onClick="window.location='http://www.12hh345.lv'"> </FORM> Vai ko tādu var panākt ar pliku tekstu? Quote Link to comment Share on other sites More sharing options...
euphoric Posted September 1, 2010 Report Share Posted September 1, 2010 Teksta links izskatās šādi : <a href="#"> Teksta Links </a> -------------- Css: a:hover{ color: #fff; } Iedod krāsu kā fonam un būs neredzams, kad uzbrauc ar peli. Quote Link to comment Share on other sites More sharing options...
oris Posted September 1, 2010 Author Report Share Posted September 1, 2010 Tāds variants man neder. Rekur piemēram godaddy ir ar bildi http://www.godaddy.com - apakšā pie partners, tad jau noteikti ar linku arī kas tads ir iespējasms Quote Link to comment Share on other sites More sharing options...
codez Posted September 1, 2010 Report Share Posted September 1, 2010 (edited) Tak paņem ar FireBug uzbrauc virsū un paskaties kāds ir kods: <div title="TRUSTe" class="icons truste1" onclick="pcj_logClick();window.open('http://www.godaddy.com/gdshop/legal_agreements/show_doc.asp?ci=8935&pageid=PRIVACY','_info')" style="float: left;"></div> Edited September 1, 2010 by codez Quote Link to comment Share on other sites More sharing options...
briedis Posted September 1, 2010 Report Share Posted September 1, 2010 Nav skaidrs, ko tu gribi panākt. Gribi teksta linku, kas ir attēls? :) Quote Link to comment Share on other sites More sharing options...
oris Posted September 1, 2010 Author Report Share Posted September 1, 2010 Teksta linku vai attēla linku, bet kad uzbraucu ar kursoru, tad lai tas links nav redzems. Rekur ir piemērs, tikai tā ir kkāda poga: <FORM> <INPUT type="button" value="Go GO" name="button6" onClick="window.location='http://www.12hh345.lv'"> </FORM> Kad es uz viņas uzbraucu, to linku takš neredzu, bet kad nospiežu, tad nonāku tajā adresē. Quote Link to comment Share on other sites More sharing options...
rATRIJS Posted September 1, 2010 Report Share Posted September 1, 2010 LOL tagad sapratu. To var izdariit, bet tas ir tizli taa dariit. Es shaubos vai es spiestu taadu linku... <a href="#" onclick="window.location='http://google.com'">Google</a> Protams, cilveeks, ja labi gribees, varees redzeet kur tas links ved. Un tas ir tikai pozitiivi. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.