$(document).ready(function(){ $("#slider").Slider({prevText: ' ',"/> $(document).ready(function(){ $("#slider").Slider({prevText: ' ',">
php で次の出力を取得するにはどうすればよいですか?
<!-- Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ --> <script type="text/javascript"> $(document).ready(function(){ $("#slider").Slider({prevText: ' ',nextText: ' '}); }); </script>