ziedinjsh Posted October 25, 2009 Report Share Posted October 25, 2009 <script type="text/javascript"> $(document).ready(function() { $("").fancybox(); }); </script> kad ir šis tad strādā un atveras arī parastie linki kas neder, bet tas kur rādīts ar id vai rel tas nestrādā.. kas pa paroblēmu? Quote Link to comment Share on other sites More sharing options...
rATRIJS Posted October 25, 2009 Report Share Posted October 25, 2009 Parādi ko tu raksti, kad nestrādā (ieskaitot HTML) Quote Link to comment Share on other sites More sharing options...
ziedinjsh Posted October 25, 2009 Author Report Share Posted October 25, 2009 (edited) tagad strādā.. uztaisīju šādi <script type="text/javascript"> $(document).ready(function() { $("a.img").fancybox(); }); </script> bildē <a href='links uz bildi' class='img'><img src='links uz bildi'></a> vienīgi rodas jautājums, kā es varu pārslēgt uz nākamo bildi? :? Edited October 25, 2009 by ziedinjsh Quote Link to comment Share on other sites More sharing options...
marcis Posted October 25, 2009 Report Share Posted October 25, 2009 Par dokumentāciju ir dzirdēts? Galleries are created from found anchors who have the same "rel" tags 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.