Search Results

Showing results 1 to 40 of 240
Search took 0.02 seconds.
Search: Posts Made By: Inny
Forum: JavaScript / DHTML / AJAX Oct 12th, 2009
Replies: 2
Views: 317
Posted By Inny
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
Posted By Inny
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
Posted By Inny
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
Posted By Inny
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
Posted By Inny
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
Posted By Inny
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
Posted By Inny
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
Posted By Inny
Is there any point at all posting here?
Forum: JavaScript / DHTML / AJAX May 16th, 2008
Replies: 3
Views: 1,821
Posted By Inny
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
Posted By Inny
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
Posted By Inny
Forum: JavaScript / DHTML / AJAX May 13th, 2008
Replies: 8
Views: 4,759
Posted By Inny
just incidently your example gives 'object expected' error. dosent open enlarged
Forum: JavaScript / DHTML / AJAX May 13th, 2008
Replies: 8
Views: 4,759
Posted By Inny
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
Posted By Inny
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
Posted By Inny
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
Posted By Inny
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
Posted By Inny
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
Posted By Inny
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
Posted By Inny
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
Posted By Inny
see reply this thread

http://www.daniweb.com/forums/newpostinthread119207.html
Forum: JavaScript / DHTML / AJAX Apr 26th, 2008
Replies: 24
Views: 7,955
Posted By Inny
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
Posted By Inny
Forum: JavaScript / DHTML / AJAX Apr 26th, 2008
Replies: 5
Views: 1,839
Posted By Inny
Forum: JavaScript / DHTML / AJAX Apr 26th, 2008
Replies: 24
Views: 7,955
Posted By Inny
Forum: JavaScript / DHTML / AJAX Apr 26th, 2008
Replies: 24
Views: 7,955
Posted By Inny
Forum: JavaScript / DHTML / AJAX Apr 25th, 2008
Replies: 5
Views: 1,839
Posted By Inny
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
Posted By Inny
<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
Posted By Inny
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
Posted By Inny
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
Posted By Inny
Bump! does anyone understand me?
Forum: JavaScript / DHTML / AJAX Apr 22nd, 2008
Replies: 24
Views: 7,955
Posted By Inny
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
Posted By Inny
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
Posted By Inny
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
Posted By Inny
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
Posted By Inny
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
Posted By Inny
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
Posted By Inny
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
Posted By Inny
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
Posted By Inny
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
Posted By Inny
Could somebody Kindly Explain how To use this suggestion
Showing results 1 to 40 of 240

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC