There is a shed load of code as it sits within an included js file with many finctions in it.
I expect that there is a conflict somewhere in there... its just finding the bugger!
I am surprised though that FF works when ie doesn't - its normally the other way around!!
Thanks for your help guys... Back to the code search now :(
User Profile
Collapse
-
Sorry Vee ...
Are you saying it 'is' or 'isn't' working in ie for you?
If FF etc, with the alert in place I get the SRC of the img I need ot play with. In ie I get 'Undefined'
Any help?Leave a comment:
-
document.getElementById.src not working in ie!
Please help... this is doing my head in! I have some gifs within a page that when clicked on switch to an animated version. The script below works great in FF or safari... but not in ie. Any tips here would save me hitting the bottle!
the img tag is:
[HTML]<img src="/graphics/prmoff.gif" width="250" height="188" id="prm" onClick="animat eMe('prm');" alt="Click... -
Upload Video...
Hi Guys...
Not a techy question as such...
Does anyone know of any good asp scripts for uploading and optimizing video?
I would be very grateful for any pointers... -
Dr B... please accept a virtual pint of your favourite ale! Thanks...
It is always the simplest thing that eludes you isn't it?! ALl I did was replace the + for a & as I am doing this is ASp not JS. Which might asnwer your question Jeff...
It is oart of a content management system. When you add an item to the menu, you can request it to create a page at the same time. It does this by using the asp writeline method...Leave a comment:
-
Hi and thanks...
It does stop the error, but then when the page displays, any asp code is actually written to the page as HTML rather than as working code.
so within your page, you will see items such as <% whatever code here %> instead of it just working!
Thanks, but not quite there unfort...Leave a comment:
-
writeline containing '<%'
Hi all
I am using a writeline method to create a new page containing all required code.
However, included within the page code are various asp calls.
The problem I have is that the asp page writing the page will error every time it comes accross "<%" or "%>" within the writeline.
Do any of you have any ideas on how to get around this? Many thanks in advance...
...
No activity results to display
Show More
Leave a comment: