Forum: JavaScript / DHTML / AJAX 17 Days Ago |
| Replies: 0 Views: 406 I'm trying to create a type of moodboard where you can drag drop and resize pictures on.
but i want to create a carousel that shows the available pictures that you can drag and drop onto or into... |
Forum: JavaScript / DHTML / AJAX Sep 16th, 2009 |
| Replies: 9 Views: 562 this is the code i have now.
it does the zoom in function.
i cant get this.id to work for some reason so im still using target.id
can i call up 2 functions with one on click event?
cause with... |
Forum: JavaScript / DHTML / AJAX Sep 16th, 2009 |
| Replies: 9 Views: 562 ive got school soon.
i didnt realize you changed the even listener to that sorry.
i do know i have to change all the set attributes .
i know the current code doesnt zoom in i was trying to... |
Forum: JavaScript / DHTML / AJAX Sep 15th, 2009 |
| Replies: 9 Views: 562 i kinda got it working but what im lookiing for is basicly fit it to the window so stretch it to window width/height
ill be beack tomorow cause it midnite here |
Forum: JavaScript / DHTML / AJAX Sep 15th, 2009 |
| Replies: 9 Views: 562 hi . im trying to figure out what the best possible way would be for me to zoom into a selected img/div.
i have multiple divs with images in them and when a user clicks on one of them i would... |
Forum: JavaScript / DHTML / AJAX Sep 14th, 2009 |
| Replies: 6 Views: 663 it works heh sry about that.
im not actualy using the whole function as it is but i am using it as a stepping stone. ill mark this post solved but i think im gona need more help soon with a few... |
Forum: JavaScript / DHTML / AJAX Sep 14th, 2009 |
| Replies: 6 Views: 663 no grade yet. its due friday.
this is a chalange for me with onyl 2 weeks of js lessons lol.
anyway thx for the help. |
Forum: JavaScript / DHTML / AJAX Sep 12th, 2009 |
| Replies: 6 Views: 663 hmm is there an edit button?
anyway
i changed my code a bit to using event listeners but i still cant get the Id to appear in the alert i get either HTMLElement or something like that in the... |
Forum: JavaScript / DHTML / AJAX Sep 12th, 2009 |
| Replies: 6 Views: 663 im busy with a school project to create a photo viewer type site with java script.
the whole thing i being created from java script and im giving all the img's an ID tag
how do i go about... |
Forum: JavaScript / DHTML / AJAX Dec 13th, 2008 |
| Replies: 1 Views: 1,945 IGNORE PLEASE , OR DELETE .
Put in wrong forum and alrdy created a new one |
Forum: JavaScript / DHTML / AJAX Dec 13th, 2008 |
| Replies: 1 Views: 1,945 I have a basic problem i dont know where the error lies.
i can create a class Persoon and fill in all its values before its created .
but for some reason when i call up the information i get the... |