When i hover over a comment it shows me the link in the bottom left(i managed to do that already...). And when i click on the comment it sends the link to the textarea. The screenshot shows where i want to have the link of the comment...
Search found 38 matches
- Thu Aug 16, 2012 8:26 pm
- Forum: JavaScript
- Topic: Onclick sending href volume to textarea?
- Replies: 3
- Views: 3155
- Wed Aug 15, 2012 9:07 pm
- Forum: JavaScript
- Topic: Onclick sending href volume to textarea?
- Replies: 3
- Views: 3155
Onclick sending href volume to textarea?
Ok, this should be something real easy, but i tried all kinda stuff and still cant manage to make it right..
So i want to click on a link and send the volume of it to a textarea.
See:
So i want to click on a link and send the volume of it to a textarea.
See:
- Thu Apr 05, 2012 5:45 pm
- Forum: CSS / Styling
- Topic: Is there a way to write this the short way..?
- Replies: 3
- Views: 2699
Re: Is there a way to write this the short way..?
it is a json script, and i dont know alot of it, so i tried it to do in css. but now the guy from where i got it, done it(turned them into a class) for me.
- Wed Apr 04, 2012 10:43 pm
- Forum: CSS / Styling
- Topic: Is there a way to write this the short way..?
- Replies: 3
- Views: 2699
Is there a way to write this the short way..?
Hi,
so i have alot of this id`s: t1, t2, t3, t4 etc. in my code . Now i want to know if there is shorter way to define them in CSS, than what i do atm. #t1,#t2,#t3,#t4,#t5{ }
..something like #t1 to t50{ } ?
so i have alot of this id`s: t1, t2, t3, t4 etc. in my code . Now i want to know if there is shorter way to define them in CSS, than what i do atm. #t1,#t2,#t3,#t4,#t5{ }
..something like #t1 to t50{ } ?
- Mon Jan 02, 2012 1:37 pm
- Forum: Suggestions
- Topic: Read more -button, text on the same page.
- Replies: 3
- Views: 1111
- Mon Jan 02, 2012 12:38 pm
- Forum: Suggestions
- Topic: Read more -button, text on the same page.
- Replies: 3
- Views: 1111
Read more -button, text on the same page.
Hello, i am requesting with this thread, a read more -button. When you click on it, the rest text from the `preview`(posts.inc.php in the Blog Tutorial) entry shows on the same page . I tried it already myself, but kinda failed. I managed to display the rest text of `preview` but without a button. A...
Re: Php Blog
mmmh...can you please tell the exact problem and the error message! so we have an idea what we should look for, from the beginning! if you dont get any error messages, use "error_reporting(E_ALL);" at the top of your page, or set it in your php.ini to: "; error_reporting ; Default Val...
Re: Php Blog
eh? you should turn "error_reporting(E_ALL);" on.
btw. i found the error in line 16 you have one "=" to much..
btw. i found the error in line 16 you have one "=" to much..
Re: Php Blog
what is the error message?
- Sat Dec 17, 2011 4:02 pm
- Forum: Other
- Topic: FLV-Player, reloading complete Site -Problem
- Replies: 10
- Views: 2561
Re: FLV-Player, reloading complete Site -Problem
yeah, i throw that idea away, anyway. since i dont get it to work with that metod, to fetch the vids in correct order from the db..
my focus is now on the design of my page...trying all kinda s**t out..
Edit: i just figured out its only like that in firefox, in ie it works fine...hm.
my focus is now on the design of my page...trying all kinda s**t out..
Edit: i just figured out its only like that in firefox, in ie it works fine...hm.
- Thu Dec 15, 2011 4:24 pm
- Forum: Other
- Topic: FLV-Player, reloading complete Site -Problem
- Replies: 10
- Views: 2561
Re: FLV-Player, reloading complete Site -Problem
i got it working finally..by adding a connection to the db, where i had troubles before..
and i know there is probably a better way to do it, but for the moment i am happy, that i managed to do it my way, after googlin my ass off..!
actually, i dont see why its that bad..?
and i know there is probably a better way to do it, but for the moment i am happy, that i managed to do it my way, after googlin my ass off..!
actually, i dont see why its that bad..?
Re: Php Blog
i see you didn`t use backtics at all? the functions get_post, add_post are not defined yet? and what is your error message/s or what is not working exactly? $sql = "SELECT `posts`.`post_id` AS `id`, `posts`.`post_title` AS `title`, `posts`.`post_video` AS `video`, ...
- Wed Dec 14, 2011 2:49 pm
- Forum: General Chat
- Topic: Youtube PHP Tutorials
- Replies: 19
- Views: 3591
Re: Youtube PHP Tutorials
hm, did you try something like that: http://keepvid.com/ or http://www.vtunnel.com/ ?
- Wed Dec 14, 2011 12:31 pm
- Forum: Other
- Topic: FLV-Player, reloading complete Site -Problem
- Replies: 10
- Views: 2561
Re: FLV-Player, reloading complete Site -Problem
i created an iframe now, and it loads me the player, but this "<?php echo $post['video']; ?>" doesn`t seem to work, so i dont get my video_name from my database to the player. without an iframe it all works, but i need the iframe because the flashing effect goes away then! the structure: i...
- Tue Dec 13, 2011 4:52 pm
- Forum: Other
- Topic: FLV-Player, reloading complete Site -Problem
- Replies: 10
- Views: 2561
Re: FLV-Player, reloading complete Site -Problem
what i really meant was, if i click a link, it does that bad flashing effect..but mixed it totally up....brainlags. :roll: whatever, i tried your posted player, at least it looks better, but it`s the same little problem here. btw. i just completed your "register and login" + "cookie e...
- Mon Dec 12, 2011 1:06 am
- Forum: Introductions
- Topic: HELLO
- Replies: 5
- Views: 22353
Re: HELLO
hello and welcome,
there is no source-code in this website. thats why you are here, to make errors by typing yourself and then post your errors, and learn out of them!
there is no source-code in this website. thats why you are here, to make errors by typing yourself and then post your errors, and learn out of them!
- Sun Dec 11, 2011 2:11 pm
- Forum: Other
- Topic: FLV-Player, reloading complete Site -Problem
- Replies: 10
- Views: 2561
Re: FLV-Player, reloading complete Site -Problem
i think it has something to do with the yt-embed code, it is in a iframe. i am gonna try the same with the flv player...
- Sun Dec 11, 2011 1:56 pm
- Forum: Other
- Topic: FLV-Player, reloading complete Site -Problem
- Replies: 10
- Views: 2561
Re: FLV-Player, reloading complete Site -Problem
like i said, i dont have this problem with yt-videos. normaly my header, navigation etc. doesn`t blink/flashes when i refresh my page and they stay where they are unchanged. but with this player my whole site reloads.
- Sun Dec 11, 2011 5:51 am
- Forum: PHP
- Topic: blog_read issue
- Replies: 4
- Views: 917
Re: blog_read issue
nope, i just checked the vids again and it showing up also with curly brackets.. loops are always opening and closing with curly brackets: if(expression){ } else{ } this: $_POST['body']))( header("Location: blog_read.php?pid={$_GET['pid']}"); )else{ should be this: $_POST['body'])){ header...
- Sun Dec 11, 2011 1:11 am
- Forum: Other
- Topic: FLV-Player, reloading complete Site -Problem
- Replies: 10
- Views: 2561
FLV-Player, reloading complete Site -Problem
hi, i am using this http://flv-player.net/players/maxi/generator/ video player. <object type="application/x-shockwave-flash" data="player_flv_maxi.swf" width="520" height="410"> <param name="movie" value="player_flv_maxi.swf" /> <param name...
- Sat Dec 10, 2011 11:42 pm
- Forum: PHP
- Topic: blog_read issue
- Replies: 4
- Views: 917
Re: blog_read issue
your using brackets instead of curly brackets in your second if statement.