Forum: JavaScript / DHTML / AJAX Oct 12th, 2009 |
| Replies: 2 Views: 317 this is the part for showing the comments...
<script type="text/javascript" src="http://www.blogger.com/static/v1/jsbin/1145808319-cmt.js"></script>
<script type="text/javascript"... |
Forum: JavaScript / DHTML / AJAX Oct 12th, 2009 |
| Replies: 2 Views: 317 Still having issues, comment form now appearing but published comments cant be seen, please help?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
... |
Forum: JavaScript / DHTML / AJAX Oct 11th, 2009 |
| Replies: 2 Views: 317 Help my blog comment form and button are not appearing. Whats wrong?
http://codisarc.blogspot.com/
<a... |
Forum: JavaScript / DHTML / AJAX Jun 8th, 2008 |
| Replies: 0 Views: 1,109 I was reading the following article about creating 'on-demand' ajax calls to javascript functions' so that basically your scripts are only called when needed, which meand your pages load faster. ... |
Forum: JavaScript / DHTML / AJAX Jun 1st, 2008 |
| Replies: 0 Views: 1,144 Im using A css rule selection script to change background images. It works but theres an annoying problem.
when the user sets the image they want, its changed instantly (dynamically written to the... |
Forum: JavaScript / DHTML / AJAX May 30th, 2008 |
| Replies: 0 Views: 705 Could Somebody Please Write Me a cookie For the following code? I tried several Times But Nothing worked, I just dont understand cookie functions. I want a users selection to remain indefinately... |
Forum: JavaScript / DHTML / AJAX May 19th, 2008 |
| Replies: 3 Views: 1,598 Thankyou for answering , its called onload I beleive, but how do I....
I havent got a clue! |
Forum: JavaScript / DHTML / AJAX May 19th, 2008 |
| Replies: 3 Views: 1,598 Is there any point at all posting here? |
Forum: JavaScript / DHTML / AJAX May 16th, 2008 |
| Replies: 3 Views: 1,821 148 veiws but no replys! what does this mean? how good is daniweb! |
Forum: JavaScript / DHTML / AJAX May 14th, 2008 |
| Replies: 8 Views: 4,759 I meant your example above when i clicked on it, didnt open enlarged gave me that error in IE6, I didnt test it on my site.
I cant add tags to every image, Im sticking t my original script but... |
Forum: JavaScript / DHTML / AJAX May 13th, 2008 |
| Replies: 3 Views: 1,821 |
Forum: JavaScript / DHTML / AJAX May 13th, 2008 |
| Replies: 8 Views: 4,759 just incidently your example gives 'object expected' error. dosent open enlarged |
Forum: JavaScript / DHTML / AJAX May 13th, 2008 |
| Replies: 8 Views: 4,759 thanks mate, but adding to images just isnt an option im afraid, these are images posted by users with bbcode anyway, hundreds a day.
I appreciate your efforts!
I wonder if you could assign... |
Forum: JavaScript / DHTML / AJAX May 13th, 2008 |
| Replies: 3 Views: 1,821 Im getting an Error (ie) 'undefined' relating to the path of a clicked image. How to define its path please? Full working code supplied
error seems to be in this line
where 'this.src' is... |
Forum: JavaScript / DHTML / AJAX May 13th, 2008 |
| Replies: 8 Views: 4,759 defer didnt work, i tried that first; body onload works but is pretty slow |
Forum: JavaScript / DHTML / AJAX May 13th, 2008 |
| Replies: 8 Views: 4,759 My script resizes images (yes, client side! No, I dont have access to do it server side!)
When a topic is posted with alot of images, The script sometimes resizes before all the images load,... |
Forum: JavaScript / DHTML / AJAX Apr 28th, 2008 |
| Replies: 3 Views: 1,598 I want to know if its possible to over-ride a setting that is part of an included js that i dont have direct access to.
below is the js in question. the only part i want to change is in bold. can... |
Forum: JavaScript / DHTML / AJAX Apr 26th, 2008 |
| Replies: 24 Views: 7,955 Thats the kind of response im talking about Matt. Dont you think I scoured the web to learn how? dont you think, that If I could so easily work it out I would already have done so.
Ive spent two... |
Forum: JavaScript / DHTML / AJAX Apr 26th, 2008 |
| Replies: 5 Views: 1,839 What? daniweb actually Help some poor *******? yeah right! did you read the frustrating pointless 'Help' offered in this thread peter?
see reply this thread!
... |
Forum: JavaScript / DHTML / AJAX Apr 26th, 2008 |
| Replies: 14 Views: 6,021 see reply this thread
http://www.daniweb.com/forums/newpostinthread119207.html |
Forum: JavaScript / DHTML / AJAX Apr 26th, 2008 |
| Replies: 24 Views: 7,955 It would have been nice If folks were more helpful also Peter. If anyone really wants to know they can Email me. Its a rare occasion this board is helpful at all.
You describe clearly and exactly... |
Forum: JavaScript / DHTML / AJAX Apr 26th, 2008 |
| Replies: 14 Views: 6,021 |
Forum: JavaScript / DHTML / AJAX Apr 26th, 2008 |
| Replies: 5 Views: 1,839 |
Forum: JavaScript / DHTML / AJAX Apr 26th, 2008 |
| Replies: 24 Views: 7,955 |
Forum: JavaScript / DHTML / AJAX Apr 26th, 2008 |
| Replies: 24 Views: 7,955 |
Forum: JavaScript / DHTML / AJAX Apr 25th, 2008 |
| Replies: 5 Views: 1,839 I want the full size image to display in the div above the page.
ths part dosent work it just stops the code functioning. when the user clicks the reduced pic the floating div should display the... |
Forum: JavaScript / DHTML / AJAX Apr 25th, 2008 |
| Replies: 5 Views: 1,839 <body onload=function(){document.getElementById("place_holder").src =document.getElementById("imgurl").value;} >
<script>
function ResizeThem() {
maxheight=250;
maxwidth= 250;... |
Forum: JavaScript / DHTML / AJAX Apr 25th, 2008 |
| Replies: 24 Views: 7,955 can I rework the code to load the full size image in a hidden floating div above the page instead?
just add a close button to the div? |
Forum: JavaScript / DHTML / AJAX Apr 24th, 2008 |
| Replies: 24 Views: 7,955 can I rework the code to load the full size image in a hidden floating div above the page instead?
just add a close button to the div? |
Forum: JavaScript / DHTML / AJAX Apr 24th, 2008 |
| Replies: 24 Views: 7,955 Bump! does anyone understand me? |
Forum: JavaScript / DHTML / AJAX Apr 22nd, 2008 |
| Replies: 24 Views: 7,955 The first code opens a new window, I want to use a custom window on another domain. |
Forum: JavaScript / DHTML / AJAX Apr 22nd, 2008 |
| Replies: 14 Views: 6,021 Hello Anyone? I need to know how to do this please?
Either this or use a hidden floating div instead of a window. |
Forum: JavaScript / DHTML / AJAX Apr 22nd, 2008 |
| Replies: 24 Views: 7,955 Sorry, I have confused this topic by suggesting an entirely different code.
It is the first code i posted that I wish to use, parsing the image url to a custom page on a new server.
please... |
Forum: JavaScript / DHTML / AJAX Apr 21st, 2008 |
| Replies: 24 Views: 7,955 How can parse an img url as query string to insert an image into a window on another domain? |
Forum: JavaScript / DHTML / AJAX Apr 21st, 2008 |
| Replies: 1 Views: 570 That will depend how each script is called, if the scripts are called in the body onload,
then
<body onload="do function1();do function2();do function3()">
easier may be
... |
Forum: JavaScript / DHTML / AJAX Apr 20th, 2008 |
| Replies: 8 Views: 1,111 Thanks So much For your Help On this. Think I have it now. :)
While your online mate, Do you think you could help with this one? (see last post)
http://www.daniweb.com/forums/thread113427.html
... |
Forum: JavaScript / DHTML / AJAX Apr 20th, 2008 |
| Replies: 8 Views: 1,111 I have Logs of Existing Topics yes..
the javascript for it (search stats) seems to be (url removed for security reasons)
<script type='text/javascript'>
function dojump()
{
if... |
Forum: JavaScript / DHTML / AJAX Apr 20th, 2008 |
| Replies: 8 Views: 1,111 I have just uinder 2000 topics but that changes everyday. It may go to something like topic number 1876 which may have been deleted or may not exist yet. This will trigger my error page. Id rather... |
Forum: JavaScript / DHTML / AJAX Apr 20th, 2008 |
| Replies: 8 Views: 1,111 Thanks But it still goes to non existant links.
Is there some way to make it check first that the topic exist? |
Forum: JavaScript / DHTML / AJAX Apr 20th, 2008 |
| Replies: 14 Views: 6,021 Could somebody Kindly Explain how To use this suggestion |