[Javascript] Changing an Objects ID and Name

Roger Roelofs rer at datacompusa.com
Wed Sep 6 08:52:50 CDT 2006


Terry,

Without seeing the page, I can't tell if it would work for sure, but,  
couldn't you just set the className and use css to get the display  
you want?

On Sep 6, 2006, at 9:34 AM, Terry Riegel wrote:

> Sure, but then I would have an ID that represented the wrong image.  
> And any subsequent manipulations with that image would be for the  
> wrong ID.
>
> Swapping the src tag makes it look like it has swapped, but further  
> javascript queries are going to be referencing the wrong ID,  
> height, width, etc...
>
> Terry
>
>
> On Sep 6, 2006, at 9:11 AM, Mike Dougherty wrote:
>
>> wouldn't it be easier just to swap their src attributes?
>>
>> On Wed, 6 Sep 2006 08:56:00 -0400
>>  Terry Riegel <riegel at clearimageonline.com> wrote:
>>> Hello,
>>> I would like to swap out an image in an application I am  
>>> writing.  Basically I want to swap two image tags, the trick is I  
>>> want to swap  their ID and NAME tags also.
>>> The important thing Is I would like to swap all of the  
>>> attributes  out. i.e. width,height,id,name,src

Roger
-- 
Roger Roelofs                          web    www.datacompusa.com
Datacomp Appraisal Services   Email rer at datacompusa.com
3215 Eaglecrest Drive, NE
Grand Rapids, MI  49525-4593





More information about the Javascript mailing list